On Thursday 14 September 2006 09:36, José González Gómez wrote: > A bit outdated, but I think still valid... please, if you use it tell me > about. I have some comments from other readers to improve it, I hope I have > some time to do it in the near future.
3 more things :) Section 6.1.1, slapd.conf, if you've got USE=ssl the ebuild will create a self-signed cert, to use it add these instead: TLSCertificateFile /etc/openldap/ssl/ldap.pem TLSCertificateKeyFile /etc/openldap/ssl/ldap.pem Section 6.1.4, I needed ldaps://blah as the later ldapadds complained about "confidentiality required". Sections 6.1.4.2, and 6.1.4.3. I knocked up the attached scripts to autogenerate those entries. A note to remove all "people" from it should be added too. -- Mike Williams
group.ldif.sh
Description: application/shellscript
system.ldif.sh
Description: application/shellscript
