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

Re: Error 32 ?



> Happened to me once: check whether the entry for your branch exists
> (e.g. ldapsearch -s base -b 'ou=externals,o=apple' 'objectclass=*').

Yes it does: (and as I mentioned, I GET records back - lots of them - I just get
this error 32 in the log as well which makes no sense)

ldapsearch -x -h etsx4.apple.com -s base -b 'ou=externals,o=apple'
'objectclass=*'

# Externals, Apple
dn: ou=Externals,o=Apple
objectClass: top
objectClass: organizationalunit
ou: Externals

# search result
search: 2
result: 0 Success

# numResponses: 2
# numEntries: 1
[