[Bug 450645] Re: Problem install slapd

Jay jay at wharfs.net
Fri Dec 11 03:13:15 GMT 2009


I've just had the same experience.

I ran slapd in heavy trace mode and it seemed to be complaining about
and olcAccess attribute - I resolved thiss down to

root at NetSrv01:/etc/ldap/slapd.d/cn=config# cat /etc/ldap/slapd.d/cn\=config/olcDatabase\=\{0\}config.ldif | grep \{
dn: olcDatabase={0}config
olcDatabase: {0}config
olcAccess: {0}to *  by * none
olcAccess: to * by dn.exact=cn=localroot,cn=config manage by * break

---

I think it isn't happy with access rules with no number, so to add the
number, I edited the confilg file entry to the following :-

olcAccess: {1}to * by dn.exact=cn=localroot,cn=config manage by * break

I can then sucessfully start slapd.

-- 
Problem install slapd
https://bugs.launchpad.net/bugs/450645
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in ubuntu.



More information about the Ubuntu-server-bugs mailing list