script-server icon indicating copy to clipboard operation
script-server copied to clipboard

Use of nested LDAP groups

Open fnpanic opened this issue 3 years ago • 3 comments

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)"

fnpanic avatar Mar 18 '22 14:03 fnpanic

Hi @fnpanic I think this is not possible. Script server checks for member= and memberUid= fields

bugy avatar Mar 18 '22 14:03 bugy

ok. Understood. Thanks for the quick reply.

fnpanic avatar Mar 18 '22 14:03 fnpanic

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 ?

christophe0001 avatar Mar 30 '22 09:03 christophe0001