Modify ↓
Opened 17 years ago
Last modified 17 years ago
#1622 reopened enhancement
Support for users in multiple LDAP containers
Reported by: | JimPage | Owned by: | JimPage |
---|---|---|---|
Priority: | normal | Component: | LdapPlugin |
Severity: | normal | Keywords: | user_rdn, group_rdn, ldap |
Cc: | Emmanuel Blot | Trac Release: | 0.10 |
Description
The LdapPlugin only supports one rdn value in user_rdn. This means that if the user trying to log in is in a different dn, they will not be assigned permissions in Trac properly even if the user's group membership is properly set up. This means that LdapPlugin does not work properly with users in many different containers.
Attachments (1)
Change History (4)
Changed 17 years ago by
Attachment: | LdapPlugin-api.py-2262-group_rdn-patch.txt added |
---|
comment:1 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
The attached patch solves the problem
comment:3 Changed 17 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Marking a bug as fixed before the patch is committed is a sure-fire way to have the bug lost forever.
Note: See
TracTickets for help on using
tickets.
Subversion diff ldapplugin/api.py