Can anyone tell me how to do a query to identify any users that DO NOT have a particular role assigned?
We use Softerra LDAP Browser and I already have queries that identify all user that DO HAVE a particular role assigned. However, when trying to identify those who are missing a designated role that all users should have, I can not get it to work.
I am using the syntax: zzlwsnattrRole=RoleXYZ to find someone with a designated role assigned. But if I change that syntax to (!(zzlwsnattrRole=RoleXYZ)) it returns all users, instead of only those who do not have RoleXYZ assigned.
I can't figure out how to do this and need to identify users that do not have a certain group of roles assigned for our auditors.
Please help if you have figured out how to do this in Softerra! Thank you kindly!!