### Starting ldap parts groupadd -g 10000 ldap useradd -u 10000 -g 10000 -d /home/ldap ldap yum install 389-admin yum install 389-adminutil 389-adminutil-devel \ 389-ds-base 389-ds-base-devel 389-ds-base-libs ### Take defaults /usr/sbin/setup-ds-admin.pl chkconfig --levels 2345 dirsrv on chkconfig --levels 2345 dirsrv-admin on chkconfig --levels 2345 httpd on ### LDAP/SSL cd /etc/dirsrv/slapd-ldap certutil -N -d . certutil -L -d . At some point, the CA Builtin tokens are all gone. - Chris From: 389-users-bounces@xxxxxxxxxxxxxxxxxxxxxxx [mailto:389-users-bounces@xxxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Gerhardus Geldenhuis Hi Chris, Not seen that before could you detail the steps you have taken thus far to get to the point you at now. Regards 2011/10/19 Chris Cawley <cawley@xxxxxxxx> Hello – We are in the process of setting up SSL on 389 ds; however, it appears that the CA cert db is empty. The builtin tokens are not even loaded. Any ideas why? - Thanks Chris Cawley System Administrator Washington Research Library Consortium
-- |
-- 389 users mailing list 389-users@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/389-users