Alan Wong
unread,Oct 28, 2011, 6:38:53 AM10/28/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to openldap
Previously i had a LDAP to store my info.
Now i need to create another LDAP (lets name it as LDAP-C) and then do
a mirror mode replication from the existing LDAP (LDAP-P).
The LDAP-P currently is used as a test bed for user login and edit
account purpose.
So there are some users in the LDAP-P.
I'm using phpldapadmin web manager to manage the LDAP.
When i enable the mirror mode for both LDAP-P and LDAP-C, it doesn't
seems to sync the data from LDAP-P to LDAP-C (where LDAP-C is empty
from the beginning).
Furthermore, I can't do a entry search for the existing user anymore
in phpldapadmin.
I'm sure the user is still there because the tree list in the
phpldapadmin is showing the user. Is just i can't get it on the manual
search.
However, for new entries after enable the mirror mode, there is no
problem on this.
Any idea why is this happened? and how can i use back the old entries?
Thanks