[rt-users] RT3 and LDAP
John Jasen
jjasen at datafoundation.com
Wed Oct 29 11:56:42 EST 2003
On Wed, 29 Oct 2003, Senoner Samuel wrote:
> This is a part of the script I sent some months ago.
> (In autohandler there is a comment added by SeS, that's me! ;-) )
> I will take a look at your changes.
> Which LDAP source do you use?
My ldap server is openldap 2.0.27-2.7.3, from RH 7.3 updates. auth_ldap is
-1.6.0-4, same place.
I think I needed to make a change to EmailParser_Local.pm, as the copy I
found searched on email address and then common name -- and would fail on
certain people.
For example: john at DOMAIN.com would fail, whereas jjasen at DOMAIN.com would
work.
I changed it to use uid instead of email, as that should be more unique.
(I think ...)
More information about the rt-users
mailing list