We have a naming convention for Active Directory groups and want to access them with an LDAP query and filter, e.g.
AppX User
AppX Author
AppX Publisher
I'm trying to write a filter but can't seem to get anything back.. looks a bit like this:
(CN=AppX *,OU=Security Groups,OU=Group Functions,DC=blah,DC=blah,DC=com)
Is it possible to query groups by name and wildcard like this?
Try using (&(cn=AppX*)(objectclass=Group))
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With