hi all,
does anyone know if there is a possibilty to get a LDAP authentication working for an user who is member of group1 while group1 is member of group0 ?
cn of group0 is used as external permission group and I would like to have member groups also authorized.
But I dont get it working for subgroups.
thanks for any feedback.
Update the config-user—group-attr=memberOf using Auth_config -e update_config
Im having already a LDAPs config with attributes set:
-D "config-user-object-class=user"
-D "config-group-name-attr=cn"
-D "config-group-object-class=group"
-D "config-group-member-attr=member"
-D "config-search-subtree=y"
-D "config-user-group-attr=memberOf"
-D "config-object-class=objectClass"
group members are working but in a subgroup the authentication is not working.
You might want to update "config-user-search-path=OU=Admins ,OU=System
users" and also look for config-user-dn configuration.
On Tue, Dec 12, 2017 at 8:45 PM, Dominic_Rastel <