Hi, I am on the verge of creating a fedora directory server
but I have one more obstacle in my way. This is what happens when I try to set
up the Fedora Directory Server 1.0.4 in Fedora 8
Please select the install mode:
1 - Express - minimal questions
2 - Typical - some customization (default)
3 - Custom - lots of customization
Please select 1, 2, or 3 (default: 2) 2
Hostname to use (default: localhost.localdomain) daneshea.com
Server user ID to use (default: nobody) SheaServer
Server group ID to use (default: nobody) SheaServer
[slapd-daneshea]: starting up server ...
[slapd-daneshea]: Fedora-Directory/1.0.4 B2006.312.1539
[slapd-daneshea]: daneshea.com:389 (/opt/fedora-ds/slapd-daneshea)
[slapd-daneshea]:
[slapd-daneshea]: [26/Dec/2007:11:17:31 -0600] - Fedora-Directory/1.0.4
B2006.312.1539 starting up
[slapd-daneshea]: [26/Dec/2007:11:17:31 -0600] - slapd started. Listening on
All Interfaces port 389 for LDAP requests
Your new directory server has been started.
Created new Directory Server
Start Slapd Starting Slapd server configuration.
Success Slapd Added Directory Server information to Configuration Server.
Configuring Administration Server...
ERROR: Administration Server configuration failed.
You can now use the console. Here is the command to use to start the console:
cd /opt/fedora-ds
./startconsole -u admin -a http://daneshea.com:40814/
INFO Finished with setup, logfile is setup/setup.log
[root@daneshea ~]#
If you curious this is what the log file says:
Continue? (yes/no) yes
Please select 1, 2, or 3 (default: 2) 2
getFQDN: hostname = daneshea.com
getFQDN: host daneshea.com = daneshea.com
daneshea.com
daneshea.com
getFQDN: host daneshea.com has length 13
getFQDN: new max host daneshea.com has length 13
getFQDN: host daneshea.com has length 13
getFQDN: host daneshea.com has length 13
getFQDN: host daneshea.com has length 13
getFQDN: host daneshea.com has length 13
getFQDN: host daneshea has length 9
getFQDN: host localhost.localdomain has length 22
getFQDN: new max host localhost.localdomain has length 22
getFQDN: host localhost has length 10
getFQDN: host daneshea has length 9
Hostname to use (default: localhost.localdomain) daneshea.com
Server user ID to use (default: nobody) SheaServer
Server group ID to use (default: nobody) SheaServer
[slapd-daneshea]: starting up server ...
[slapd-daneshea]: Fedora-Directory/1.0.4 B2006.312.1539
[slapd-daneshea]: daneshea.com:389 (/opt/fedora-ds/slapd-daneshea)
[slapd-daneshea]:
[slapd-daneshea]: [26/Dec/2007:11:17:31 -0600] - Fedora-Directory/1.0.4
B2006.312.1539 starting up
[slapd-daneshea]: [26/Dec/2007:11:17:31 -0600] - slapd started. Listening on
All Interfaces port 389 for LDAP requests
Your new directory server has been started.
Created new Directory Server
Start Slapd Starting Slapd server configuration.
Success Slapd Added Directory Server information to Configuration Server.
Configuring Administration Server...
ERROR: Administration Server configuration failed.
You can now use the console. Here is the command to use to start the console:
cd /opt/fedora-ds
./startconsole -u admin -a http://daneshea.com:40814/
INFO Finished with setup, logfile is setup/setup.log
Thanks in advance guys!