|
Ldap slapd.conf - indexing is different then here: http://wiki.debian.org/LDAP/OpenLDAPSetup maybe that will get rid of messages in slapd.log like bdb_index_read: failed (-30990) files I am changing:
ella specific:
/etc/postfix/main.cf new test machine 17 currently make sure permissions of certs is correct, otherwise ldap fails silently with an error message that is indeed cryptic: once ldap is working, check ldap.conf on all machines think I need to install sasl2-bin as well as these: slapd libnss-ldap ldap-utils libpam-ldap trying it now with aptitude install gnutls-bin Started getting ldap to work on nina (is this where I want the backup install?). rootbinddn I commented out the line, restarted nscd and now queries work. log message was: Dec 10 14:15:13 marsalis nscd: nss_ldap: failed to bind to LDAP server ldap://ldap.shadlen.org: Invalid DN syntax in /var/log/auth.log trying to get automount to work with ldap. installed autofs-ldap on armstrong, and ldap is now loading the autofs.schema Now I need to populate the database with automount stuff. https://help.ubuntu.com/community/AutofsLDAP http://www.openldap.org/lists/openldap-software/200106/msg00355.html |