Quanah Gibson-Mount wrote:
Look at your ldapadd command:
ldapadd -x -D "cn=adam,dc=mdah,dc=state,dc=ms,dc=us" -W -h
Now, all you need to do is change "add" to "search" and remove the -h
at the end.
cool, thanks. I am still getting the same result, though.
ldapsearch -x -D "cn=adam,dc=mdah,dc=state,dc=ms,dc=us" -W
Enter LDAP Password:
# extended LDIF
#
# LDAPv3
# base <> with scope sub
# filter: (objectclass=*)
# requesting: ALL
#
# search result
search: 2
result: 32 No such object
# numResponses: 1