Modify

Opened 8 years ago

#12591 new defect

groupmemberisdn ignored when determining if user is in allusers_group

Reported by: james.tait@… Owned by: igoltz
Priority: normal Component: LdapAuthStorePlugin
Severity: normal Keywords:
Cc: Trac Release: 1.0

Description

I have a directory where group membership is indicated with a plain uid:

    memberUid: alice
    memberUid: bob

This setting is ignored in ldapauthstore.ldap_store.LdapAuthStore:has_user(), preventing users from logging in.

Attachments (1)

resolve_userdn_only_if_required.diff (1.1 KB) - added by james.tait@… 8 years ago.
Patch to resolve the user DN only if required

Download all attachments as: .zip

Change History (1)

Changed 8 years ago by james.tait@…

Patch to resolve the user DN only if required

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain igoltz.

Add Comment


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

 
Note: See TracTickets for help on using tickets.