script-server
script-server copied to clipboard
Use of nested LDAP groups
Hi,
is it possible to use nested ldap groups?
Can we use this type of group name in script server which is a ldap query for nested groups like:
filter: "(memberof:1.2.840.113556.1.4.1941:=CN=UserGroup,OU=Groups,,DC=domain,DC=local)"
Hi @fnpanic I think this is not possible. Script server checks for member= and memberUid= fields
ok. Understood. Thanks for the quick reply.
Hi everyone, I'm new to the tool and since then I've been trying to add LDAP groups in script-server but I can't get the configuration done. My end goal being to only allow certain users to run certain scripts and not others. Can you help me please ?