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)

LdapPlugin-api.py-2262-group_rdn-patch.txt (3.2 KB) - added by JimPage 17 years ago.
Subversion diff ldapplugin/api.py

Download all attachments as: .zip

Change History (4)

Changed 17 years ago by JimPage

Subversion diff ldapplugin/api.py

comment:1 Changed 17 years ago by JimPage

Resolution: fixed
Status: newclosed

The attached patch solves the problem

comment:2 Changed 17 years ago by JimPage

More information Here

comment:3 Changed 17 years ago by Noah Kantrowitz

Resolution: fixed
Status: closedreopened

Marking a bug as fixed before the patch is committed is a sure-fire way to have the bug lost forever.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as reopened The owner will remain JimPage.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.