[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: (ITS#4869) config creates base64 encoded rootdn
You should have provided this information in the original report.
This is a dup of ITS#4848, already fixed in HEAD.
In the mean time, don't interleave overlay statements with database
statements.
Dieter Kluenter wrote:
> I just deleted slapd.d and rerun slapd -F -f, this is the relevant
output of
> olcDatabase={1}hdb.ldif
>
> olcLastMod: TRUE
> olcMaxDerefDepth: 15
> olcReadOnly: FALSE
> olcRootDN:: cBcAAGRtaW4sbz1hdmNpLGM9ZGU=
> olcRootPW:: aGhkeTAx
> olcMonitoring: TRUE
> olcDbDirectory: /var/lib/ldap
> olcDbCacheSize: 1000
> olcDbCheckpoint: 1024 5
> olcDbConfig: {0}set_cachesize 0 268435456 1
>
> and this is part of the slapd.conf in question
>
> ######### databases ############
> database config
> rootdn cn=config
> rootpw hhdy01
> #
> database hdb
> suffix "o=avci,c=de"
> rootdn "cn=admin,o=avci,c=de"
> rootpw xxxxx
> #
> overlay dynlist
> dynlist-attrset groupOfURLs memberURL
> #
> checkpoint 1024 5
> cachesize 2000
> idlcachesize 6000
> ...
> ...
>
> -Dieter
>
--
-- Howard Chu
Chief Architect, Symas Corp. http://www.symas.com
Director, Highland Sun http://highlandsun.com/hyc
Chief Architect, OpenLDAP http://www.openldap.org/project/