Adam Staebler wrote:
Finally got directory server to install by setting permissions on /var/run/dirsrv to the fedora-ds user I created. Now my problem is when I run setup-ds-admin.pl it stops with: [Setup] Fatal Error: failed to open an LDAP connection to host 'fds.local' port '389' as user 'cn=Directory Manager'. Error: unknown.For one thing, you cannot run setup-ds-admin.pl again unless you first do some clean up:[Setup] Fatal Failed to create the configuration directory server
service dirsrv stop service dirsrv-admin stoprm /etc/dirsrv/admin-serv/adm.conf /etc/dirsrv/admin-serv/local.conf /etc/dirsrv/admin-serv/admpw
rm -rf /var/log/dirsrv/admin-serv/*rm -rf `find /etc/dirsrv /usr/lib/dirsrv /usr/lib64/dirsrv /var -name slapd-yourinstancename\*`
Note - replace yourinstancename with your actual instance name - also run the find command by itself to make sure it actually finds what it is supposed to find (or you may nuke your file system)
Then, when you are ready to run setup-ds-admin.pl again, use -ddd to enable verbose output.
[Setup] Fatal Exiting . . .I have been trying to get this dir server running for a week without any luck. I am setting up the box for my office to use instead of windows 2008 with Active Directory as I don't like m$ very much.Thanks! -- Fedora-directory-users mailing list Fedora-directory-users@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-directory-users
<<attachment: smime.p7s>>
-- Fedora-directory-users mailing list Fedora-directory-users@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-directory-users