am trying to configuring openldap2.2 in syncrepl method in master-slave.

I have two linux machines,i configured for master and slave.

I think i had done the configurations correct,bcos after restarting the consumer,

my database from provider were copied to consumer automatically.

But when i check the consumer by using ldapsearch command,it is returning no such object.

in replogfile also there was no content.Tell me how to check that my slave ldap was working

and how to check that wheather it has been replicated.

After configuring my slave i had added some more in entries in master to check wheather it has been

replicated to slave.But i cant able to found through ldapsearch command.

The command which i had issued is

[root@slave ~]# ldapsearch -x -b 'dc=example,dc=com' \

> '(objectclass=*)'

# extended LDIF

#

# LDAPv3

# base <dc=example,dc=com> with scope sub

# filter: (objectclass=*)

# requesting: ALL

#

# search result

search: 2

result: 32 No such object

# numResponses: 1