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

invalid credentials



using 2.07

Using the attached slapd.conf, I get the error "Invalid Credientials" using

[root@tgagne openldap]# ldapsearch -D "cn=Manager, dc=efinnet, dc=com" -w
secret "ObjectClass=*"
ldap_bind: Invalid credentials

When I try it anonymously:
[root@tgagne var]# ldapsearch "objectclass=*"
version: 2

#
# filter: objectclass=*
# requesting: ALL
#

# search result
search: 2
result: 32 No such object

# numResponses: 1

Also, the directories /usr/local/var/openldap-ldbm and
/usr/local/var/openldap-slurpd are both empty.  Should they have been created
the first time slapd was started???


--
.tom