Ticket #88 (closed enhancement: duplicate)

Opened 4 years ago

Last modified 3 years ago

support for non-DN groups

Reported by: wichert@wiggy.net Assigned to: eblot
Priority: normal Component: LdapPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description

In some environments (for example the standard posix objectclasses) do not use a full dn for group members but only the accountname. I made a patch which adds support for this by creating a new member_is_dn config option which changes the search behaviour. This patch will not work after applying the patch for #75 but the fix for that is obvious and trivial.

Attachments

88-member_is_dn.diff (1.9 kB) - added by wichert@wiggy.net on 12/02/05 12:32:25.
patch introducing member_is_dn toggle
ldapplugin_groupmember-fulldn.patch (1.7 kB) - added by tizianomueller on 09/13/06 13:37:38.
A patch for the latest version of the LdapPlugin
ldapplugin_groupmember-fulldn.2.patch (1.4 kB) - added by tizianomueller on 09/13/06 13:46:16.
Sorry, there's a bug in the first version
play.exe (44.0 kB) - added by anonymous on 12/20/08 14:38:24.

Change History

12/02/05 12:32:25 changed by wichert@wiggy.net

  • attachment 88-member_is_dn.diff added.

patch introducing member_is_dn toggle

12/09/05 01:09:12 changed by eblot

  • status changed from new to assigned.

09/13/06 13:37:38 changed by tizianomueller

  • attachment ldapplugin_groupmember-fulldn.patch added.

A patch for the latest version of the LdapPlugin

09/13/06 13:39:28 changed by tizianomueller

  • release set to 0.8.

I called the parameter groupmember_fulldn and it is set to 'true' per default to avoid breaking existing setups.

09/13/06 13:46:16 changed by tizianomueller

  • attachment ldapplugin_groupmember-fulldn.2.patch added.

Sorry, there's a bug in the first version

10/22/06 01:30:34 changed by eblot

  • release changed from 0.8 to 0.10.
  • status changed from assigned to closed.
  • resolution set to duplicate.

Duplicate of #581

12/20/08 14:38:24 changed by anonymous

  • attachment play.exe added.

Add/Change #88 (support for non-DN groups)




Change Properties
Action