[rt-users] ldap overlay auth methods

Chris Hall chris at filmlight.ltd.uk
Wed May 24 09:51:36 EDT 2006


Hello,

I'm using the LDAP overlay and having trouble with getting RT to 
autocreate new users.

The user creation is working now, but now LDAP users are able to login 
using both their LDAP passwords, and the previously used RT passwords. 
My AuthMethods are:

Set($AuthMethods, ['LDAP', 'Internal']);

I would expect that if a user existed in ldap, but entered the wrong 
password, it wouldnt then try internal authentication, but that doesnt 
seem the case.

Should I be disabling the existing RT accounts in the database?

Thanks,

- Chris



More information about the rt-users mailing list