OpenLDAP Replication problem
Posted
by
ramesh.mimit
on Server Fault
See other posts from Server Fault
or by ramesh.mimit
Published on 2011-01-27T21:20:20Z
Indexed on
2011/02/09
7:26 UTC
Read the original article
Hit count: 403
Hello Folks,
I have a LDAP master server installed on CentOS-5.4 and I have installed LDAP on one more machine and I want it be configured as LDAP slave server but when I am importing the LDIF file or trying to create any new object in slave LDAP getting the below errors:
LDIF text import Could not add object dc=transcomus,dc=com LDAP said: Server is unwilling to perform Error number: 0x35 (LDAP_UNWILLING_TO_PERFORM) Description: The LDAP server refused to perform the operation.
There is no permission issue already checked that on /var/lib/ldap
Any help much appreciate..
Thanks Ramesh
© Server Fault or respective owner