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

Solaris 8 LDAP client to Openldap



Looking for any "safety tips" on configuring a Solaris 8 LDAP client to use
OpenLDAP 2.0.6 (running on a Linux box).  The Solaris ldapclient command is
connecting with slapd but complains that it cannot find the rootDN.

# ldapclient -v -i -D cn=Manager,dc=testldap,dc=net -b dc=testldap,dc=net
192.168.1.133:389
parsing -i option
parsing -D option
parsing -b option
findDN: begins
findDN: calling __ns_ldap_default_config()
found 0 namingcontexts
Cannot find the rootDN
findDN rename(/var/ldap/ldap_client_file.orig, /var/ldap/ldap_client_file)
failed!
findDN rename(/var/ldap/ldap_client_cred.orig, /var/ldap/ldap_client_cred)
failed!
# domainname
testldap.net
#


Thanks,

Gerry