You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.
Ben Tyger edited this page May 2, 2013
·
3 revisions
Welcome to the TTRRS Auth_LDAP Plugin Homepage.
Supported Servers
The following LDAP servers have been tested and have proven to work. Other may work, but are untested by the developers.
OpenLDAP 2.4
Active Directory 2003
Group Membership
Currently the only known servers that auth_ldap supports group membership is Active Directory and OpenLDAP with the memberOf overlay enabled. Other LDAP servers may be supported, but they are unknown and untested.
The main requirement requirement for group membership detection is that the groups DN be inside the user's LDAP object as an attribute that is a DN. If your LDAP server does that, than it should support group membership.