[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Chaining
Am Thu, 21 Mar 2013 20:52:37 +0000
schrieb jeevan kc <jeev_biz@hotmail.com>:
> HelloI'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}ldapobjectClass: olcLDAPConfigobjectClass:
> olcChainDatabaseolcDatabase: {0}ldapolcDbURI:
> "ldap://lap00621.cov.vinex.com"olcDbStartTLS: none
> starttls=noolcDbIDAssertBind: 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:0olcDbRebindAsUser:
> FALSEolcDbChaseReferrals: TRUEolcDbTFSupport: noolcDbProxyWhoAmI:
> FALSEolcDbProtocolVersion: 3olcDbSingleConn: FALSEolcDbCancel:
> abandonolcDbUseTemporaryConn: FALSEolcDbConnectionPoolMax:
> 16olcDbSessionTrackingRequest: FALSEolcDbNoRefs:
> FALSEolcDbNoUndefFilter: FALSEstructuralObjectClass:
> olcLDAPConfigentryUUID:
> df6c7dc4-26a0-1032-829d-b5d50f9d249ecreatorsName:
> cn=manager,o=vinex,c=uscreateTimestamp: 20130321182829ZentryCSN:
> 20130321182829.558457Z#000000#000#000000modifiersName:
> cn=manager,o=vinex,c=usmodifyTimestamp: 20130321182829Z
>
> dn: olcOverlay={0}chainobjectClass: olcOverlayConfigobjectClass:
> olcChainConfigolcOverlay: {0}chainolcChainCacheURI:
> FALSEolcChainMaxReferralDepth: 1olcChainReturnError:
> TRUEstructuralObjectClass: olcChainConfigentryUUID:
> 8a6734ba-2685-1032-8293-b5d50f9d249ecreatorsName:
> cn=manager,o=vinex,c=uscreateTimestamp: 20130321151250ZentryCSN:
> 20130321151250.505781Z#000000#000#000000modifiersName:
> cn=manager,o=vinex,c=usmodifyTimestamp: 20130321151250Z
You have to enable tls with propper settings in order to perform a
simple bind, or disable security settings.
-Dieter
--
Dieter KlÃnter | Systemberatung
http://dkluenter.de
GPG Key ID:DA147B05
53Â37'09,95"N
10Â08'02,42"E
- References:
- Chaining
- From: jeevan kc <jeev_biz@hotmail.com>