
flatfender at gmail
May 5, 2012, 8:41 AM
Post #2 of 2
(195 views)
Permalink
|
|
Re: LDAP Authentication via Redhat Directory Server
[In reply to]
|
|
On Fri, May 4, 2012 at 3:38 PM, Vijay <catchvjay [at] gmail> wrote: > Hi All, > > We have trac installed on RHEL 5.8 Server. Can i use Redhat Directory > Server ( Which is my ldap) to authenticate users on trac?? Is there > any documentation available for linux which i can use to configure? > > Regards, > Vijay You can use Apache mod_authnz LDAP to pass authentication through. Also look on http://trac-hacks.org as they're are some ldap auth plugins. I've not run Trac in a year or two, so I can't say which plugins are the best fit right now. Matt P. -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to trac-users [at] googlegroups To unsubscribe from this group, send email to trac-users+unsubscribe [at] googlegroups For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.
|