IsPassword?

Hi,

I’d like to add radius as a password verification method, and based on
our radius solution it seems to be better to make this check inside
RT.

Is IsPassword the correct method to override?

Also, we’d like to be able to set on a user whether he should use
radius or database password, how can I configure that on a user? I
found a database field on Users called AuthSystem, is that used for
anything? Doesn’t seem to be able to edit that field easily.

I also thought about adding a user custom field, but I’m not sure how
to retrieve that information on a user.

    regards,
    Robin

You most probably want to look into LDAP overlay from Jim. It has nice
abilities (sort of framework) to extend/add auth schemas.On 5/12/06, Robin Ericsson lobbin@gmail.com wrote:

Hi,

I’d like to add radius as a password verification method, and based on
our radius solution it seems to be better to make this check inside
RT.

Is IsPassword the correct method to override?

Also, we’d like to be able to set on a user whether he should use
radius or database password, how can I configure that on a user? I
found a database field on Users called AuthSystem, is that used for
anything? Doesn’t seem to be able to edit that field easily.

I also thought about adding a user custom field, but I’m not sure how
to retrieve that information on a user.


regards,
Robin


The rt-users Archives

Community help: http://wiki.bestpractical.com
Commercial support: sales@bestpractical.com

Discover RT’s hidden secrets with RT Essentials from O’Reilly Media.
Buy a copy at http://rtbook.bestpractical.com

We’re hiring! Come hack Perl for Best Practical: Careers — Best Practical Solutions

Best regards, Ruslan.