[rt-users] LDAP authentication

Beachey, Kendric Kendric.Beachey at garmin.com
Thu Aug 8 09:44:48 EDT 2002


From: Mike Jones [mailto:mjones at infomg.com]
> Does anyone have any words of wisdom for using LDAP to 
> authenticate for 
> RT? We use LDAP for our intranet authentication, and I'd like 
> to avoid 
> having to create an RT user for everybody we have in LDAP and 
> having the 
> ensuing password synchronization problems. Is it as easy as compiling 
> auth_ldap into Apache?

Not quite, although we do use auth_ldap here for keeping some other stuff
under wraps.

As for LDAP-izing RT, you can find some good examples to mimic in the
contrib area of Jesse's site:

http://www.fsck.com/pub/rt/contrib/2.0/

Also, here is a message I sent to the list in May detailing how I LDAP-ized
our copy of RT:

http://lists.fsck.com/pipermail/rt-users/2002-May/008527.html

Both of these will end up advising that you install the Net::LDAP module
family.
--
Kendric Beachey




More information about the rt-users mailing list