Hello I've set up a chaining overlay on the slave server. I think I followed the proper procedures but every time I try to update entries (delete,add,change)the slave server I get LDAP error code 8 - Strong Authentication Required. How can I modify entries on the slave without getting the error? I've openldap 2.4.30 installed on Red Hat and my configuration is as follows. Any help would be appreciated.dn: olcDatabase={0}ldap objectClass: olcLDAPConfig objectClass: olcChainDatabase olcDatabase: {0}ldap olcDbURI: "ldap://lap00621.cov.vinex.com" olcDbStartTLS: none starttls=no olcDbIDAssertBind: mode=self flags=prescriptive,proxy-authz-non-critical bindm ethod=simple timeout=0 network-timeout=0 binddn="cn=manager,o=vinex,c=us " credentials="l4s3rj3t" keepalive=0:0:0 olcDbRebindAsUser: FALSE olcDbChaseReferrals: TRUE olcDbTFSupport: no olcDbProxyWhoAmI: FALSE olcDbProtocolVersion: 3 olcDbSingleConn: FALSE olcDbCancel: abandon olcDbUseTemporaryConn: FALSE olcDbConnectionPoolMax: 16 olcDbSessionTrackingRequest: FALSE olcDbNoRefs: FALSE olcDbNoUndefFilter: FALSE structuralObjectClass: olcLDAPConfig entryUUID: df6c7dc4-26a0-1032-829d-b5d50f9d249e creatorsName: cn=manager,o=vinex,c=us createTimestamp: 20130321182829Z entryCSN: 20130321182829.558457Z#000000#000#000000 modifiersName: cn=manager,o=vinex,c=us modifyTimestamp: 20130321182829Z dn: olcOverlay={0}chain objectClass: olcOverlayConfig objectClass: olcChainConfig olcOverlay: {0}chain olcChainCacheURI: FALSE olcChainMaxReferralDepth: 1 olcChainReturnError: TRUE structuralObjectClass: olcChainConfig entryUUID: 8a6734ba-2685-1032-8293-b5d50f9d249e creatorsName: cn=manager,o=vinex,c=us createTimestamp: 20130321151250Z entryCSN: 20130321151250.505781Z#000000#000#000000 modifiersName: cn=manager,o=vinex,c=us modifyTimestamp: 20130321151250Z |