[rt-users] IsPassword?

2006-05-12 Thread Robin Ericsson

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
___
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


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: 
http://bestpractical.com/about/jobs.html


Re: [rt-users] IsPassword?

2006-05-12 Thread Ruslan Zakirov

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 [EMAIL PROTECTED] 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
___
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


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: 
http://bestpractical.com/about/jobs.html




--
Best regards, Ruslan.
___
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


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: 
http://bestpractical.com/about/jobs.html