<style type="text/css">
<!--
/* Nine - Font styles for outgoing message (text) */
p {font-family:Century Gothic, CenturyGothic, AppleGothic, sans-serif; font-size:10.0pt; color:#1F497D}
-->
</style><div style="font-family:Century Gothic, CenturyGothic, AppleGothic, sans-serif; font-size:10.0pt; color:#1F497D"><p dir=ltr>  Overall, your structure looks fine.<br>
  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.<br>
  If that doesn't work, you could try the very general search (memberOf=*).<br>
  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.</p>
<p dir=ltr>Brian<br>
</p>
</div><div id="quoted_header" style="clear:both;"><br/><div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm"><span style="font-size:11.0pt;font-family:Calibri, Arial, Helvetica, sans-serif"><b>From:</b> Christopher Westerfield <westerfield.chris@gmail.com><br><b>Sent:</b> Jul 8, 2015 5:48 PM<br><b>To:</b> users@lists.kolab.org<br><b>Subject:</b> Hi<br></span></div></div><br type='attribution'><div id="quoted_body"><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">Hi,<div class="">I’m currently trying to get the groupofuniquenames operational.</div><div class="">But all queries in the pattern of:</div><div class=""><br class=""></div><div class=""><span style="color: rgb(72, 72, 72); font-family: Verdana, sans-serif; font-style: italic; widows: 1; background-color: rgb(255, 255, 255);" class=""> (&(objectClass=posixAccount)(memberOf=cn=testGroup,ou=Service,ou=Groups,dc=example,dc=com))</span></div><div class=""><span style="color: rgb(72, 72, 72); font-family: Verdana, sans-serif; font-style: italic; widows: 1; background-color: rgb(255, 255, 255);" class=""><br class=""></span></div><div class=""><span style="widows: 1; background-color: rgb(255, 255, 255);" class=""><font color="#484848" face="Verdana, sans-serif" class=""><i class="">don’t return any results.</i></font></span></div><div class=""><span style="widows: 1; background-color: rgb(255, 255, 255);" class=""><font color="#484848" face="Verdana, sans-serif" class=""><i class="">What am I doing wrong?</i></font></span></div><br class=""></div>