Eric Brown wrote: > I still can't get past the admin user. There are no users in the > database, as far as I know, since it is a clean installation. > I don't think it is a clean install, based on the output below. > The setup script just gives me the following: > > In order to reconfigure your installation, the Configuration Directory > Administrator password is required. Here is your current information: > > Configuration Directory: > Configuration Administrator ID: admin > > At the prompt, please enter the password for the Configuration Administrator. > The key word here is "reconfigure". > > Fedora configuration directory server > administrator ID [admin]: > passoword: > > Could not connect to > Press any key to continue. > > > > ---------- Forwarded message ---------- > From: Rich Megginson <rmeggins at redhat.com> > Date: Tue, Apr 8, 2008 at 1:30 PM > Subject: Re: Fwd: Having problems with the > Admin Console > To: "General discussion list for the Fedora Directory server project." > <fedora-directory-users at redhat.com> > > > Eric Brown wrote: > > >> I am running the silent install through a perl script that I have >> written, I wasn't getting any errors back to the script, but it looks >> like that was just because I wasn't checking for them. I ran the >> install from the command line and this is what printed out: >> >> INFO Begin Setup . . . >> [slapd-grid-identity]: starting up server ... >> [slapd-grid-identity]: Fedora-Directory/1.0.4 B2006.312.435 >> [slapd-grid-identity]: blue.ds.server.com:389 >> (/opt/fedora-ds/slapd-grid-identity) >> [slapd-grid-identity]: >> [slapd-grid-identity]: [08/Apr/2008:13:06:51 -0500] - >> Fedora-Directory/1.0.4 B2006.312.435 starting up >> [slapd-grid-identity]: [08/Apr/2008:13:06:55 -0500] - 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. >> Fatal Slapd ERROR: Ldap authentication failed for url >> ldap://blue.ds.server.com:389/o=NetscapeRoot user id admin >> (153:Unknown error.) >> Fatal Slapd Did not add Directory Server information to Configuration Server. >> Configuring Administration Server... >> InstallInfo: Apache Directory "ApacheDir" is missing. >> >> >> > The best way to construct a silent install is to run a regular, > interactive setup with the -k option, then grab the > /opt/fedora-ds/setup/install.inf file and modify it. > > >> >> What is the problem with admin? I did not see "ApacheDir" anywhere in >> the Directives listing in the instructions for the silent install. >> >> ---------- Forwarded message ---------- >> From: Rich Megginson <rmeggins at redhat.com> >> Date: Tue, Apr 8, 2008 at 10:06 AM >> Subject: Re: Having problems with the Admin Console >> To: "General discussion list for the Fedora Directory server project." >> <fedora-directory-users at redhat.com> >> >> >> Eric Brown wrote: >> >> >> >> >>> I ran the following command to set up my server, where silent.inf is >>> the file that I posted in the original email. >>> >>> /opt/fedora-ds/setup/setup -s -f silent.inf >>> >>> After running that command, I do not have a 'start-admin' to run and >>> there are no configuration files. >>> >>> >>> >>> >>> >> Were there any errors from setup? There is no >> /opt/fedora-ds/start-admin? Are there any config files in >> /opt/fedora-ds/admin-serv/config? >> >> >> >> >> >> >>> ---------- Forwarded message ---------- >>> From: FAUCONNIER Valery AWL-IT <valery.fauconnier at atosorigin.com> >>> Date: Tue, Apr 8, 2008 at 3:45 AM >>> Subject: RE: Having problems with the Admin Console >>> To: "General discussion list for the Fedora Directory server project." >>> <fedora-directory-users at redhat.com> >>> >>> >>> try this : >>> >>> run command as root >>> >>> 1) make sure that PATH to java is known >>> 2) cd /opt/fedora-ds >>> 3) ./start-admin (if you have warning when starting, there are >>> configuration files httpd server located in >>> /opt/fedora-ds/console.conf ) >>> 4) ./startconsole -u admin -a http://blue.ds.server.com:23611/ >>> or ./startconsole -u admin -a http://10.105.1.188:23611/ >>> >>> >>> >>> -----Original Message----- >>> From: fedora-directory-users-bounces at redhat.com >>> [mailto:fedora-directory-users-bounces at redhat.com]On Behalf Of Eric >>> Brown >>> Sent: Monday 7 April 2008 23:14 >>> To: fedora-directory-users at redhat.com >>> Subject: Having problems with the Admin Console >>> >>> >>> I am using FDS 1.0.4, installing from the RPM downloaded from the FDS >>> website for RHEL4 >>> >>> I used the silent install to setup the directory with the following >>> information: >>> >>> [General] >>> FullMachineName= blue.ds.server.com >>> ConfigDirectoryLdapURL= ldap://blue.ds.server.com:389/ >>> SuiteSpotUserID= ldap >>> SuitespotGroup= ldap >>> ConfigDirectoryAdminID= admin >>> ConfigDirectoryAdminPwd= secret1234 >>> ServerRoot= /opt/fedora-ds >>> Components= svrcore,base,slapd,admin,nsperl,perldap >>> AdminDomain= ds.server.com >>> >>> [slapd] >>> Components= slapd,slapd-client >>> ServerPort= 389 >>> ServerIdentifier= grid-identity >>> Suffix= dc=blue,dc=com >>> RootDN= cn=Directory Manager >>> RootDNPwd= 1apple >>> >>> [admin] >>> SysUser= ldap >>> Port= 23611 >>> ServerIpAddress= 10.105.1.188 >>> ServerAdminID= admin >>> ServerAdminPwd= secret1234 >>> Components= admin,admin-client >>> >>> [base] >>> Components= base,base-client,base-jre >>> >>> [nsperl] >>> Components= nsperl >>> >>> [perlldap] >>> Components= perlldap14 >>> >>> The silent installation completed, and I can start the slapd server, >>> but all of the files I have seen referenced to starting the admin >>> server are not in my installation. >>> >>> >>> -- >>> Fedora-directory-users mailing list >>> Fedora-directory-users at redhat.com >>> https://www.redhat.com/mailman/listinfo/fedora-directory-users >>> >>> >>> Atos Worldline SA/NV - Chaussee de Haecht 1442 Haachtsesteenweg >>> - 1130 Brussels - Belgium >>> RPM-RPR Bruxelles-Brussel - TVA-BTW BE 0418.547.872 >>> Bankrekening-Compte Bancaire-Bank Account 310-0269424-44 >>> BIC BBRUBEBB - IBAN BE55 3100 2694 2444 >>> >>> "The information contained in this e-mail and any attachment thereto >>> is confidential and may contain information which is protected by >>> intellectual property rights. >>> This information is intended for the exclusive use of the >>> recipient(s) named above. >>> This e-mail does not constitute any binding relationship or offer >>> toward any of the addressees. >>> If you are not one of the addressees , one of their employees or a >>> proxy holder entitled to hand over this message to the addressee(s), >>> any use of the information contained herein (e.g. reproduction, >>> divulgation, communication or distribution,...) is prohibited. >>> If you have received this message in error, please notify the sender >>> and destroy it immediately after. >>> The integrity and security of this message cannot be guaranteed and >>> it may be subject to data corruption, interception and unauthorized >>> amendment, for which we accept no liability." >>> >>> >>> >>> -- >>> Fedora-directory-users mailing list >>> Fedora-directory-users at redhat.com >>> https://www.redhat.com/mailman/listinfo/fedora-directory-users >>> >>> -- >>> Fedora-directory-users mailing list >>> Fedora-directory-users at redhat.com >>> https://www.redhat.com/mailman/listinfo/fedora-directory-users >>> >>> >>> >>> >>> >> -- >> Fedora-directory-users mailing list >> Fedora-directory-users at redhat.com >> https://www.redhat.com/mailman/listinfo/fedora-directory-users >> ------------------------------------------------------------------------ >> >> >> -- >> Fedora-directory-users mailing list >> Fedora-directory-users at redhat.com >> https://www.redhat.com/mailman/listinfo/fedora-directory-users >> >> >> > > > -- > Fedora-directory-users mailing list > Fedora-directory-users at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users > > ------------------------------------------------------------------------ > > -- > Fedora-directory-users mailing list > Fedora-directory-users at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users > -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 3245 bytes Desc: S/MIME Cryptographic Signature Url : http://lists.fedoraproject.org/pipermail/389-users/attachments/20080408/ef51537f/attachment.bin