Skip to content

support for user group syncing with groupOfUniqueNames using openLDAP #15993

@ClundXIII

Description

@ClundXIII

Hello,

it seems like there is no (obvious) support for using groupOfUniqueNames (with openLDAP) to sync groups and stream membership. Apparently the filter at the bottom (for only allowing certain user to log in I guess?) does indeed support it.

I am using the ou containing all group as the content of "group base dn" and tried
(&(cn=#{groupName})(uniqueMember=#{userdn})) and
(&(cn=#{groupName})(uniqueMember=#{username},ou=<full ou / dc path>))
for the filter itself.

Any idea what the correct syntax would be?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions