Am Wed, 1 May 2013 21:30:31 +0530 schrieb pradyumna dash <[email protected]>:
> Hi, > > Am facing an issue while configuring OpenLDAP. My suffix looks like > below in the *slapd.conf* file and apart from the default schema i > have used ppolicy. > > database bdb > suffix "dc=example,dc=com,dc=in" > rootdn "cn=Manager,dc=example,dc=com,dc=in" Here you declare the root entry dn as dc=example,dc=com,dc=in > # SAG: 20100203 > overlay ppolicy > ppolicy_default > "cn=default,ou=policies,o=test,dc=example,dc=com,dc=in" > ppolicy_use_lockout > > I have prepared the below LDIF to add > > *test.ldif* > ====== > dn: dc=com,dc=in > dc: com > objectClass: top > objectClass: domain dc=com,dc=in is superior to dc=example,dc=com,dc=in but the server has no knowledge of this dn. [...] -Dieter -- Dieter Klünter | Systemberatung http://dkluenter.de GPG Key ID:DA147B05 53°37'09,95"N 10°08'02,42"E
