[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: olcMirrorMode FALSE - yet - error code 53 - shadow context; no update referral
- To: openldap-technical@openldap.org
- Subject: Re: olcMirrorMode FALSE - yet - error code 53 - shadow context; no update referral
- From: lejeczek <peljasz@yahoo.co.uk>
- Date: Mon, 08 Jun 2015 17:59:40 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.co.uk; s=s2048; t=1433782780; bh=xajURKNJ2KSp+WCjHwEGoQLWkfY9wRAK9hEOFy2dv0E=; h=Date:From:To:Subject:References:In-Reply-To:From:Subject; b=L+RuiA9b+9D4ybtKUSghY3tzGmYs9r3SQtTI5eOmkq7r6DTmS5CEa1DEmyDg/ivJhTODzATtmvkO6avafpvnD04hh9VJzb+5Qr6zyvyKuRADa3tXwSl1xXE0wPaISUeUw3w5XNdMzrZY+MLk0k+Clo8DVMC4UJS0SbO8LFEdOe3zaGtXAnKwU7XGu4qp8Bhrbfv2cWPji+jBEORcoHaUpfrxZ4y+4O8Ppe5C4fq2inR0HlmYEEhw4yCpnTbgyMmdTDUBEER0hMvfD7wm4gKexSGcwSl43y5mD49MERRVlatMzH++qlS+C+4mbj9VRXjEwGHzQ7XdvAbKt12psuqfkg==
- In-reply-to: <7F078A947059F8DF0ADD9E27@[192.168.1.9]>
- References: <5575BD00.2020004@yahoo.co.uk> <7F078A947059F8DF0ADD9E27@[192.168.1.9]>
- User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0
On 08/06/15 17:27, Quanah Gibson-Mount wrote:
--On Monday, June 08, 2015 6:04 PM +0100 lejeczek
<peljasz@yahoo.co.uk> wrote:
hi everybody
one of databases in my slapd has nor referrals and
olcMirrorMode=FALSE in
config
yet I get infamous:
- [LDAP: error code 53 - shadow context; no update referral]
why would it be, something I am missing in the config of
that database?
other databases configs affect this one somehow?
You don't supply your config, so who knows.
--Quanah
--
Quanah Gibson-Mount
Platform Architect
Zimbra, Inc.
--------------------
Zimbra :: the leader in open source messaging and
collaboration
would there not be something blatantly obvious I should be
looking for?
which part of the config I should include?
here is part of the database:
olcDbIndex: default sub
olcDbIndex: objectClass pres,eq
olcDbIndex: entryUUID eq
olcDbIndex: entryCSN eq
olcDbIndex: cn pres,eq,sub
olcDbIndex: uid pres,eq,sub
olcDbIndex: uidNumber pres,eq
olcDbIndex: gidNumber pres,eq
olcDbIndex: memberUid pres,eq,sub
olcDbIndex: ou pres,eq,sub
olcDbIndex: mail pres,eq,sub
olcDbIndex: sn pres,eq,sub
olcDbIndex: givenName pres,eq,sub
olcDbIndex: loginShell pres,eq
olcDbIndex: nisMapName pres,eq,sub
olcDbIndex: nisMapEntry pres,eq,sub
olcDbIndex: displayName pres,eq,sub
olcDbIndex: sambaDomainName eq
olcDbIndex: sambaSID eq
olcDbIndex: sambaPrimaryGroupSID eq
olcSyncUseSubentry: FALSE
olcSuffix: dc=virtual,dc=hosting
olcRootPW: {SSHA}
olcRootDN: cn=Manager,dc=virtual,dc=hosting
olcReadOnly: FALSE
olcMonitoring: TRUE
olcMirrorMode: FALSE
olcMaxDerefDepth: 15
olcLastMod: TRUE
olcDbShmKey: 0
olcDbSearchStack: 16
olcDbNoSync: FALSE
olcDbMode: 0600
olcDbLinearIndex: FALSE
olcDbIDLcacheSize: 0
olcDbDNcacheSize: 0
olcDbDirtyRead: FALSE
olcDbDirectory: /var/lib/ldap/virtualMail
olcDbCheckpoint: 1024 15
olcDbCacheSize: 1000
olcDbCacheFree: 1
olcDatabase: {2}bdb
olcAddContentAcl: FALSE
olcAccess: {3}to * by
dn.base="cn=Manager,dc=virtual,cn=hosting" read by *
+0 break
olcAccess: {2}to * by * read
olcAccess: {1}to attrs=shadowLastChange,shadowMax by self
write by * read
olcAccess: {0}to
attrs=userPassword,sambaNTPassword,sambaLMPassword,sambaPwd
MustChange,sambaPwdLastSet by self write by anonymous
auth by * read
objectClass: olcDatabaseConfig
objectClass: olcBdbConfig
I also see something in the database which might be a
remnant of past syncing:
DN: olcOverlay={0}syncprov,olcDatabase={2}bdb,cn=config
but cannot remove this entry