[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Getting Solaris to use Openldap



On 08/31/10 09:40 PM, Stuart Cherrington wrote:

> > Aug 27 12:36:24 msldap01 slapd2.4[22363]:
> > Aug 27 12:36:24 msldap01 slapd2.4[22363]: send_ldap_result: err=32
> > matched="" text=""
> > Aug 27 12:36:24 msldap01 slapd2.4[22363]: connection_get(21)
> >
> So that one failed with LDAP_NO_SUCH_OBJECT (err=32).

OOI - How do you know err=32 means LDAP_NO_SUCH_OBJECT?

RTFM!

> Just -h 10.2.250.15 -x -b 'dc=ldn,dc=sw,dc=com'
> "(&(objectClass=nisDomainObject)(nisDomain=ldn.sw.com))" should match
> the scripted search.
>

OK - I ran

ldapsearch2.4 -h 10.2.250.15 -D cn=proxyagent,ou=profile,dc=ldn,dc=sw,dc=com -w xxxxx -x -b 'dc=ldn,dc=sw,dc=com'

It showed me everything in the LDAP tree, Last few lines are


That's because it isn't the search I suggested you try...

--
Ian.