Am Thu, 3 Nov 2011 13:05:05 +0000 schrieb Aaron Roberts <[email protected]>:
> Hi all, > I am trying to get openldap working with a mysql backend. > Unfortunately, I always get "ldap_search: No such object" when I try > to query. I am not familiar with LDAP and I am trying to get a > simple phone directory up and running from a very small existing DB. > I can see from my mysql query log that slapd is working with the > first entry from the ldap_entries table and then never requesting any > subsequent rows. I'm not sure what information will be needed for > debugging this, I have start with debug output from slapd taken when > running a search. > > Many thanks for any assistance, > Aaron > > [root@test ~]# /usr/lib/mozldap/ldapsearch -x -b 'o=sql,c=RU' '(cn=*)' > ldap_search: No such object [...] http://www.openldap.org/faq/data/cache/978.html in particular the part on propper filter design. -Dieter -- Dieter Klünter | Systemberatung http://dkluenter.de GPG Key ID:DA147B05 53°37'09,95"N 10°08'02,42"E
