Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I am trying to read users on Qlik Sense but the log file is showing "Recursive group hierarchy discovered at ...."
So I want to exclude that specific group.
Thanks,
You should use something like
(!(memberOf=cn=GroupName,ou=users,dc=company,dc=com))
You should use something like
(!(memberOf=cn=GroupName,ou=users,dc=company,dc=com))