Ticket #1622 (reopened enhancement)

Opened 1 year ago

Last modified 1 year ago

Support for users in multiple LDAP containers

Reported by: JimPage Assigned to: JimPage
Priority: normal Component: LdapPlugin
Severity: normal Keywords: user_rdn, group_rdn, ldap
Cc: manu.blot@gmail.com 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

LdapPlugin-api.py-2262-group_rdn-patch.txt (3.2 kB) - added by JimPage on 06/06/07 18:50:38.
Subversion diff ldapplugin/api.py

Change History

06/06/07 18:50:38 changed by JimPage

  • attachment LdapPlugin-api.py-2262-group_rdn-patch.txt added.

Subversion diff ldapplugin/api.py

06/06/07 18:51:27 changed by JimPage

  • status changed from new to closed.
  • resolution set to fixed.

The attached patch solves the problem

06/06/07 18:59:48 changed by JimPage

More information Here

06/06/07 23:09:37 changed by coderanger

  • status changed from closed to reopened.
  • resolution deleted.

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


Add/Change #1622 (Support for users in multiple LDAP containers)




Change Properties
Action