Start a Conversation

Unsolved

This post is more than 5 years old

1160

December 11th, 2017 07:00

NMC 9.1.1 LDAP Authentication recursively

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.

December 12th, 2017 03:00

Update the config-user—group-attr=memberOf using Auth_config -e update_config

December 12th, 2017 07:00

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 <

December 12th, 2017 07:00

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.

No Events found!

Top