Ando, Sorry, the log file isn't clear, but both databases are included:
# Further down in the same log file you are currently looking at line 101 (database meta) line 102 (suffix "ou=tsso,ou=ecmbi,o=ibm") >>> dnPrettyNormal: <ou=tsso,ou=ecmbi,o=ibm> => ldap_bv2dn(ou=tsso,ou=ecmbi,o=ibm,0) ldap_err2string I am currently using this slapd to serve nss_ldap and user logins on my local machine, so I'm trying to avoid having it down as much as possible. In this case, I have 2 back-meta instances, one that "works" and the one with ou=tsso which is not working for me. The "relevant" portion we are testing with the commands I show is the ou=tsso namingContext, I left out the other definitions as irrelevant. > The file you sent looks inconsistent: you write at the beginning: > > # The relevant database > database meta > suffix "ou=tsso,ou=ecmbi,o=ibm" > uri "ldap://bluepages.ibm.com/c=us,ou=tsso,ou=ecmbi,o=ibm" > suffixmassage "c=us,ou=tsso,ou=ecmbi,o=ibm" > "c=us,ou=bluepages,o=ibm.com" > // ... > reading config file /etc/openldap/slapd.conf > // ... > line 73 (database ldap) > line 74 (suffix "c=us,ou=sso,ou=ecmbi,o=ibm") > // ... > line 114 (database bdb) > bdb_db_init: Initializing BDB database > line 115 (suffix "ou=ecmbi,o=ibm") > // ... > slapd startup: initiated. > backend_startup_one: starting "cn=config" > backend_startup_one: starting "c=us,ou=sso,ou=ecmbi,o=ibm" > ldap_back_db_open: URI=ldap://bluepages.ibm.com > backend_startup_one: starting "c=cn,ou=sso,ou=ecmbi,o=ibm" > ldap_back_db_open: URI=ldap://bluepages.ibm.com > backend_startup_one: starting "ou=tsso,ou=ecmbi,o=ibm" > backend_startup_one: starting "ou=ecmbi,o=ibm" > bdb_db_open: ou=ecmbi,o=ibm > // ... > > looks like slapd is picking a slapd.conf different from the > one you expect. Please check. > > p. > bdb_db_open: dbenv_open(/var/lib/ldap) > > > > > SysNet - via Dossi,8 27100 Pavia Tel: +390382573859 Fax: > +390382476497 >
