<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><meta http-equiv="Content-Type" content="text/html charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi,<div class="">just checked on this.</div><div class="">Searching for (objectClass=*) returns everything.</div><div class="">But memberOf doesn’t return anything at all.</div><div class="">the memberOf=cn=….. is the, as far as I seen it in several locations, default syntx for the search.</div><div class="">One more Question do you need to restart 389 on changes in the config database or does it behave on this like an openldap with live updates?<br class=""><div class=""><blockquote type="cite" class=""><div class="">On 09 Jul 2015, at 00:30, <a href="mailto:bshaw@vsvinc.com" class="">bshaw@vsvinc.com</a> wrote:</div><br class="Apple-interchange-newline"><div class=""><div style="font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif; font-size: 10pt; color: rgb(31, 73, 125);" class=""><p dir="ltr" style="font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif; font-size: 10pt; color: rgb(31, 73, 125);" class="">  Overall, your structure looks fine.<br class="">  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 class="">  If that doesn't work, you could try the very general search (memberOf=*).<br class="">  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" style="font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif; font-size: 10pt; color: rgb(31, 73, 125);" class="">Brian<br class=""></p></div><div id="quoted_header" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; clear: both;" class=""><br class=""><div style="border-style: solid none none; border-top-color: rgb(225, 225, 225); border-top-width: 1pt; padding: 3pt 0cm 0cm;" class=""><span style="font-size: 11pt; font-family: Calibri, Arial, Helvetica, sans-serif;" class=""><b class="">From:</b><span class="Apple-converted-space"> </span>Christopher Westerfield <<a href="mailto:westerfield.chris@gmail.com" class="">westerfield.chris@gmail.com</a>><br class=""><b class="">Sent:</b><span class="Apple-converted-space"> </span>Jul 8, 2015 5:48 PM<br class=""><b class="">To:</b><span class="Apple-converted-space"> </span><a href="mailto:users@lists.kolab.org" class="">users@lists.kolab.org</a><br class=""><b class="">Subject:</b><span class="Apple-converted-space"> </span>Hi<br class=""></span></div></div><br type="attribution" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><div id="quoted_body" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">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 class="" style="color: rgb(72, 72, 72); font-family: Verdana, sans-serif; font-style: italic; widows: 1; background-color: rgb(255, 255, 255);"> (&(objectClass=posixAccount)(memberOf=cn=testGroup,ou=Service,ou=Groups,dc=example,dc=com))</span></div><div class=""><span class="" style="color: rgb(72, 72, 72); font-family: Verdana, sans-serif; font-style: italic; widows: 1; background-color: rgb(255, 255, 255);"><br class=""></span></div><div class=""><span class="" style="widows: 1; background-color: rgb(255, 255, 255);"><font color="#484848" face="Verdana, sans-serif" class=""><i class="">don’t return any results.</i></font></span></div><div class=""><span class="" style="widows: 1; background-color: rgb(255, 255, 255);"><font color="#484848" face="Verdana, sans-serif" class=""><i class="">What am I doing wrong?</i></font></span></div></div></div></blockquote></div><br class=""></div></div></body></html>