OK, this bug is apparently related to #427842.
http://ubuntuforums.org/showpost.php?p=9230305&postcount=2 posts the
following suggested fix:  Create fixRootDSE.ldif containing the
following:

dn: olcDatabase={-1}frontend,cn=config
changetype: modify
add: olcAccess
olcAccess: to dn.base="" by * read
olcAccess: to dn.base="cn=subschema" by * read

Then run

sudo ldapmodify -Y EXTERNAL -H ldapi:/// -f fixRootDSE.ldif

I did this and it has at least partially solved the problem.  The "Our
attempts to find your SCHEMA have failed" messages have now gone away.

What I'm left with now is apparently a template problem:  every time I
try to view a tree object, I get prompted to "Select a template to edit
the entry".  Also, when I view the root node I still get a long list of
"Automatically removed objectClass from template", "Automatically
removed attribute from template", etc.  Is this just an upgrade to 1.2
issue?

-- 
phpldapadmin: Incompatible with PHP 5.3
https://bugs.launchpad.net/bugs/551269
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to