Hi all,
 
I'm trying to see my DIT with ldapsearch, but I can't see anything... the answer is the following:
 
prompt> ldapsearch -x -b "dc=example,dc=com"

# extended LDIF
#
# LDAPv3
# base <dc=example,dc=com> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#

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

I added two identities, one organisational unit and an object included in this ou, without errors.

I think is not rellevant, but i could authenticate remotely with the rootdn user and password.

Is there any other way to check the database to see if there has been any error adding the ou and the object?

I attach my slapd.conf file, but i can bring more information, only if needed.

Thank you very much.