R010067 No referrals defined for read only replica, unable to update entry 'name'
Explanation
An LDAP add, modify, delete, or modify DN operation failed because the targeted LDAP server is a read-only replica or consumer server that does not know to what master or supplier server it should resend the operation. A read-only replica or consumer server cannot perform operations that update the directory. For basic replication, it uses the masterServer configuration option to determine the master server, otherwise it uses the referral configuration option. For advanced replication, it uses the servers specified in the ibm-replicaReferralURL attribute value of the replication context entry. See Basic replication and Advanced replication for more information.
- name
- Distinguished name of entry
System action
The LDAP server continues to run, but the operation fails.
User response
Contact an LDAP administrator. After the problem is resolved, reissue the operation.
Administrator response
For basic replication, ensure that the appropriate values are specified for the masterServer and referral options in the LDAP server configuration file. Then, restart the LDAP server. For advanced replication, ensure that the appropriate values are specified for the ibm-replicaReferralURL attribute value of the replication context entry.