Paul Kölle wrote:
Sorry, -b is ldapsearch only. You need to tell the client about your new
base in /etc/openldap/ldap.conf (this is for the openldap client tools).
base=dc=domain,dc=net,dc=au
And of course have a "database" section with the correct "suffix" in
slapd.conf.
cheers
Paul
Hi Paul, this takes me back to the original problem.
ldapsearch works fine with*out* -b if I set the base to
dc=domain,dc=net,dc=au
The problem is that i just can't create the base when it has all three.
I can create dc=net,dc=au base, then create dc=domain under that. And
then set the base to dc=domain,dc=net,dc=au I can search and add just
fine.. it's just creating the base with all three that fails.
cheers
--
[email protected] mailing list