Hi

bshaw at vsvinc.com bshaw at vsvinc.com
Thu Jul 9 00:30:52 CEST 2015


  Overall, your structure looks fine.
  If you just do a search for (memberOf=cn=testGroup,ou=Service,ou=Groups,dc=example,dc=com), does it return results?  The cn=testGroup part doesn't seem right.
  If that doesn't work, you could try the very general search (memberOf=*).
  As a last result, you could search for (objectClass=*), which will return everything, and manually examine the accounts you were expecting in your original query to see if they contain both components of your query.

Brian


From: Christopher Westerfield <westerfield.chris at gmail.com>
Sent: Jul 8, 2015 5:48 PM
To: users at lists.kolab.org
Subject: Hi

Hi,
I’m currently trying to get the groupofuniquenames operational.
But all queries in the pattern of:

 (&(objectClass=posixAccount)(memberOf=cn=testGroup,ou=Service,ou=Groups,dc=example,dc=com))

don’t return any results.
What am I doing wrong?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kolab.org/pipermail/users/attachments/20150708/e6d5bdcc/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5843 bytes
Desc: not available
URL: <http://lists.kolab.org/pipermail/users/attachments/20150708/e6d5bdcc/attachment.bin>


More information about the users mailing list