Eric Brown
2008-Apr-07 21:14 UTC
[Fedora-directory-users] 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.
solarflow99
2008-Apr-07 23:18 UTC
Re: [Fedora-directory-users] Having problems with the Admin Console
did you run the setup-ds.pl script or the setup-ds-admin.pl ? On Mon, Apr 7, 2008 at 10:14 PM, Eric Brown <playactor@gmail.com> wrote:> 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@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users >
Rich Megginson
2008-Apr-08 01:13 UTC
Re: [Fedora-directory-users] Having problems with the Admin Console
Eric Brown wrote:> 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. >I''m not sure what you mean. Can you provide more information about "all of the files I have seen referenced to starting the admin server"?> -- > Fedora-directory-users mailing list > Fedora-directory-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users >
FAUCONNIER Valery AWL-IT
2008-Apr-08 08:45 UTC
RE: [Fedora-directory-users] Having problems with the Admin Console
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@redhat.com [mailto:fedora-directory-users-bounces@redhat.com]On Behalf Of Eric Brown Sent: Monday 7 April 2008 23:14 To: fedora-directory-users@redhat.com Subject: [Fedora-directory-users] 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@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."
Eric Brown
2008-Apr-08 15:02 UTC
Re: [Fedora-directory-users] Having problems with the Admin Console
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. ---------- Forwarded message ---------- From: FAUCONNIER Valery AWL-IT <valery.fauconnier@atosorigin.com> Date: Tue, Apr 8, 2008 at 3:45 AM Subject: RE: [Fedora-directory-users] Having problems with the Admin Console To: "General discussion list for the Fedora Directory server project." <fedora-directory-users@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@redhat.com [mailto:fedora-directory-users-bounces@redhat.com]On Behalf Of Eric Brown Sent: Monday 7 April 2008 23:14 To: fedora-directory-users@redhat.com Subject: [Fedora-directory-users] 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@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@redhat.com https://www.redhat.com/mailman/listinfo/fedora-directory-users
Rich Megginson
2008-Apr-08 15:06 UTC
Re: [Fedora-directory-users] Having problems with the Admin Console
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@atosorigin.com> > Date: Tue, Apr 8, 2008 at 3:45 AM > Subject: RE: [Fedora-directory-users] Having problems with the Admin Console > To: "General discussion list for the Fedora Directory server project." > <fedora-directory-users@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@redhat.com > [mailto:fedora-directory-users-bounces@redhat.com]On Behalf Of Eric > Brown > Sent: Monday 7 April 2008 23:14 > To: fedora-directory-users@redhat.com > Subject: [Fedora-directory-users] 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@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@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users > > -- > Fedora-directory-users mailing list > Fedora-directory-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users >
FAUCONNIER Valery AWL-IT
2008-Apr-08 15:09 UTC
RE: [Fedora-directory-users] Having problems with the Admin Console
my start-admin file looks like :
#!/bin/sh
# BEGIN COPYRIGHT BLOCK
# Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.
# Copyright (C) 2005 Red Hat, Inc.
# All rights reserved.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
USA.
#
# END COPYRIGHT BLOCK
# This script sets up the environment for the httpd server and starts it.
# There are two parameters which must be replaced - sroot and httpd
# for httpd, on RHEL, this will typically be something like
/usr/sbin/httpd.worker
# On HP-UX, this may be /opt/hpws/apache/bin/httpd.
SERVER_ROOT=/opt/fedora-ds ; export SERVER_ROOT
NETSITE_ROOT=$SERVER_ROOT ; export NETSITE_ROOT
ADMSERV_ROOT=$SERVER_ROOT/admin-serv ; export ADMSERV_ROOT
unset PASSWORD_PIPE
LD_LIBRARY_PATH=${SERVER_ROOT}/bin/admin/lib:${SERVER_ROOT}/lib:${LD_LIBRARY_PATH};export
LD_LIBRARY_PATH
LIBPATH=${LD_LIBRARY_PATH}:${LIBPATH}:/usr/threads/lib:/usr/ibmcxx/lib:/usr/lib:/lib;
export LIBPATH
SHLIB_PATH=${LD_LIBRARY_PATH}:${SHLIB_PATH}; export SHLIB_PATH
NS_SERVER_HOME=${SERVER_ROOT}; export NS_SERVER_HOME
PATH=${SERVER_ROOT}/bin/admin/bin:${PATH}; export PATH
HTTPD=/usr/sbin//httpd.worker
# see if httpd is linked with the openldap libraries - we need to override them
OS=`uname -s`
if [ $OS = "Linux" ]; then
hasol=0
/usr/bin/ldd $HTTPD 2>&1 | grep libldap > /dev/null 2>&1
&& hasol=1
if [ $hasol -eq 1 ] ; then
LD_PRELOAD="${SERVER_ROOT}/bin/admin/lib/libssl3.so
${SERVER_ROOT}/bin/admin/lib/libldap60.so"
else
# RHEL3 needs this in order to resolve the libldap60 SASL dependency
LD_PRELOAD="${SERVER_ROOT}/bin/admin/lib/libldap60.so"
fi
export LD_PRELOAD
fi
$HTTPD -k start -d $ADMSERV_ROOT -f $ADMSERV_ROOT/config/httpd.conf
"$@"
***************************************************************
stop-admin looks like :
[root@dwlpsys01 fedora-ds]# cat stop-admin
#!/bin/sh
# BEGIN COPYRIGHT BLOCK
# Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.
# Copyright (C) 2005 Red Hat, Inc.
# All rights reserved.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
USA.
#
# END COPYRIGHT BLOCK
SERVER_ROOT=/opt/fedora-ds ; export SERVER_ROOT
ADMSERV_ROOT=$SERVER_ROOT/admin-serv ; export ADMSERV_ROOT
PID_FILE=$ADMSERV_ROOT/logs/pid
if test -f $PID_FILE ; then
kill -TERM -`cat $PID_FILE`
if test $? -ne 0 ; then
exit 1
fi
else
echo server not running
exit 1
fi
loop_counter=1
max_count=30
while test $loop_counter -le $max_count; do
loop_counter=`expr $loop_counter + 1`
if test -f $PID_FILE ; then
sleep 2
else
exit 0
fi
done
echo server not responding to exit command
echo killing process group
kill -9 -`cat $PID_FILE`
rm $PID_FILE
exit 1
***********************************************************
restart-admin looks like :
#!/bin/sh
# BEGIN COPYRIGHT BLOCK
# Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.
# Copyright (C) 2005 Red Hat, Inc.
# All rights reserved.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
USA.
#
# END COPYRIGHT BLOCK
SERVER_ROOT=/opt/fedora-ds ; export SERVER_ROOT
$SERVER_ROOT/stop-admin
sleep 3
$SERVER_ROOT/start-admin
-----Original Message-----
From: fedora-directory-users-bounces@redhat.com
[mailto:fedora-directory-users-bounces@redhat.com]On Behalf Of Eric
Brown
Sent: Tuesday 8 April 2008 17:03
To: fedora-directory-users@redhat.com
Subject: Re: [Fedora-directory-users] Having problems with the Admin
Console
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.
---------- Forwarded message ----------
From: FAUCONNIER Valery AWL-IT <valery.fauconnier@atosorigin.com>
Date: Tue, Apr 8, 2008 at 3:45 AM
Subject: RE: [Fedora-directory-users] Having problems with the Admin Console
To: "General discussion list for the Fedora Directory server project."
<fedora-directory-users@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@redhat.com
[mailto:fedora-directory-users-bounces@redhat.com]On Behalf Of Eric
Brown
Sent: Monday 7 April 2008 23:14
To: fedora-directory-users@redhat.com
Subject: [Fedora-directory-users] 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@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@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-directory-users
--
Fedora-directory-users mailing list
Fedora-directory-users@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-directory-users
Eric Brown
2008-Apr-08 18:16 UTC
Fwd: [Fedora-directory-users] Having problems with the Admin Console
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. 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@redhat.com> Date: Tue, Apr 8, 2008 at 10:06 AM Subject: Re: [Fedora-directory-users] Having problems with the Admin Console To: "General discussion list for the Fedora Directory server project." <fedora-directory-users@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@atosorigin.com> > Date: Tue, Apr 8, 2008 at 3:45 AM > Subject: RE: [Fedora-directory-users] Having problems with the Admin Console > To: "General discussion list for the Fedora Directory server project." > <fedora-directory-users@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@redhat.com > [mailto:fedora-directory-users-bounces@redhat.com]On Behalf Of Eric > Brown > Sent: Monday 7 April 2008 23:14 > To: fedora-directory-users@redhat.com > Subject: [Fedora-directory-users] 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@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@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users > > -- > Fedora-directory-users mailing list > Fedora-directory-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users > >-- Fedora-directory-users mailing list Fedora-directory-users@redhat.com https://www.redhat.com/mailman/listinfo/fedora-directory-users
Rich Megginson
2008-Apr-08 18:30 UTC
Re: Fwd: [Fedora-directory-users] Having problems with the Admin Console
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@redhat.com> > Date: Tue, Apr 8, 2008 at 10:06 AM > Subject: Re: [Fedora-directory-users] Having problems with the Admin Console > To: "General discussion list for the Fedora Directory server project." > <fedora-directory-users@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@atosorigin.com> >> Date: Tue, Apr 8, 2008 at 3:45 AM >> Subject: RE: [Fedora-directory-users] Having problems with the Admin Console >> To: "General discussion list for the Fedora Directory server project." >> <fedora-directory-users@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@redhat.com >> [mailto:fedora-directory-users-bounces@redhat.com]On Behalf Of Eric >> Brown >> Sent: Monday 7 April 2008 23:14 >> To: fedora-directory-users@redhat.com >> Subject: [Fedora-directory-users] 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@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@redhat.com >> https://www.redhat.com/mailman/listinfo/fedora-directory-users >> >> -- >> Fedora-directory-users mailing list >> Fedora-directory-users@redhat.com >> https://www.redhat.com/mailman/listinfo/fedora-directory-users >> >> >> > > > -- > Fedora-directory-users mailing list > Fedora-directory-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users > > ------------------------------------------------------------------------ > > -- > Fedora-directory-users mailing list > Fedora-directory-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users >
Eric Brown
2008-Apr-08 18:43 UTC
Re: [Fedora-directory-users] Having problems with the Admin Console
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. 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. Fedora configuration directory server administrator ID [admin]: passoword: Could not connect to Press any key to continue. ---------- Forwarded message ---------- From: Rich Megginson <rmeggins@redhat.com> Date: Tue, Apr 8, 2008 at 1:30 PM Subject: Re: Fwd: [Fedora-directory-users] Having problems with the Admin Console To: "General discussion list for the Fedora Directory server project." <fedora-directory-users@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@redhat.com> > Date: Tue, Apr 8, 2008 at 10:06 AM > Subject: Re: [Fedora-directory-users] Having problems with the Admin Console > To: "General discussion list for the Fedora Directory server project." > <fedora-directory-users@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@atosorigin.com> > > Date: Tue, Apr 8, 2008 at 3:45 AM > > Subject: RE: [Fedora-directory-users] Having problems with the Admin Console > > To: "General discussion list for the Fedora Directory server project." > > <fedora-directory-users@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@redhat.com > > [mailto:fedora-directory-users-bounces@redhat.com]On Behalf Of Eric > > Brown > > Sent: Monday 7 April 2008 23:14 > > To: fedora-directory-users@redhat.com > > Subject: [Fedora-directory-users] 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@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@redhat.com > > https://www.redhat.com/mailman/listinfo/fedora-directory-users > > > > -- > > Fedora-directory-users mailing list > > Fedora-directory-users@redhat.com > > https://www.redhat.com/mailman/listinfo/fedora-directory-users > > > > > > > > > > > -- > Fedora-directory-users mailing list > Fedora-directory-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users > ------------------------------------------------------------------------ > > > -- > Fedora-directory-users mailing list > Fedora-directory-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users > >-- Fedora-directory-users mailing list Fedora-directory-users@redhat.com https://www.redhat.com/mailman/listinfo/fedora-directory-users
Rich Megginson
2008-Apr-08 18:51 UTC
Re: [Fedora-directory-users] Having problems with the Admin Console
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@redhat.com> > Date: Tue, Apr 8, 2008 at 1:30 PM > Subject: Re: Fwd: [Fedora-directory-users] Having problems with the > Admin Console > To: "General discussion list for the Fedora Directory server project." > <fedora-directory-users@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@redhat.com> >> Date: Tue, Apr 8, 2008 at 10:06 AM >> Subject: Re: [Fedora-directory-users] Having problems with the Admin Console >> To: "General discussion list for the Fedora Directory server project." >> <fedora-directory-users@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@atosorigin.com> >>> Date: Tue, Apr 8, 2008 at 3:45 AM >>> Subject: RE: [Fedora-directory-users] Having problems with the Admin Console >>> To: "General discussion list for the Fedora Directory server project." >>> <fedora-directory-users@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@redhat.com >>> [mailto:fedora-directory-users-bounces@redhat.com]On Behalf Of Eric >>> Brown >>> Sent: Monday 7 April 2008 23:14 >>> To: fedora-directory-users@redhat.com >>> Subject: [Fedora-directory-users] 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@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@redhat.com >>> https://www.redhat.com/mailman/listinfo/fedora-directory-users >>> >>> -- >>> Fedora-directory-users mailing list >>> Fedora-directory-users@redhat.com >>> https://www.redhat.com/mailman/listinfo/fedora-directory-users >>> >>> >>> >>> >>> >> -- >> Fedora-directory-users mailing list >> Fedora-directory-users@redhat.com >> https://www.redhat.com/mailman/listinfo/fedora-directory-users >> ------------------------------------------------------------------------ >> >> >> -- >> Fedora-directory-users mailing list >> Fedora-directory-users@redhat.com >> https://www.redhat.com/mailman/listinfo/fedora-directory-users >> >> >> > > > -- > Fedora-directory-users mailing list > Fedora-directory-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users > > ------------------------------------------------------------------------ > > -- > Fedora-directory-users mailing list > Fedora-directory-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users >
Eric Brown
2008-Apr-08 19:17 UTC
Re: [Fedora-directory-users] Having problems with the Admin Console
Ok, that seemed to have fixed my problems. Thanks for the help. ---------- Forwarded message ---------- From: Rich Megginson <rmeggins@redhat.com> Date: Tue, Apr 8, 2008 at 1:51 PM Subject: Re: [Fedora-directory-users] Having problems with the Admin Console To: "General discussion list for the Fedora Directory server project." <fedora-directory-users@redhat.com> 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@redhat.com> > Date: Tue, Apr 8, 2008 at 1:30 PM > Subject: Re: Fwd: [Fedora-directory-users] Having problems with the > Admin Console > To: "General discussion list for the Fedora Directory server project." > <fedora-directory-users@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@redhat.com> > > Date: Tue, Apr 8, 2008 at 10:06 AM > > Subject: Re: [Fedora-directory-users] Having problems with the Admin Console > > To: "General discussion list for the Fedora Directory server project." > > <fedora-directory-users@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@atosorigin.com> > > > Date: Tue, Apr 8, 2008 at 3:45 AM > > > Subject: RE: [Fedora-directory-users] Having problems with the Admin Console > > > To: "General discussion list for the Fedora Directory server project." > > > <fedora-directory-users@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@redhat.com > > > [mailto:fedora-directory-users-bounces@redhat.com]On Behalf Of Eric > > > Brown > > > Sent: Monday 7 April 2008 23:14 > > > To: fedora-directory-users@redhat.com > > > Subject: [Fedora-directory-users] 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@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@redhat.com > > > https://www.redhat.com/mailman/listinfo/fedora-directory-users > > > > > > -- > > > Fedora-directory-users mailing list > > > Fedora-directory-users@redhat.com > > > https://www.redhat.com/mailman/listinfo/fedora-directory-users > > > > > > > > > > > > > > > > > > > > -- > > Fedora-directory-users mailing list > > Fedora-directory-users@redhat.com > > https://www.redhat.com/mailman/listinfo/fedora-directory-users > > ------------------------------------------------------------------------ > > > > > > -- > > Fedora-directory-users mailing list > > Fedora-directory-users@redhat.com > > https://www.redhat.com/mailman/listinfo/fedora-directory-users > > > > > > > > > > > -- > Fedora-directory-users mailing list > Fedora-directory-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users > ------------------------------------------------------------------------ > > > -- > Fedora-directory-users mailing list > Fedora-directory-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users > >-- Fedora-directory-users mailing list Fedora-directory-users@redhat.com https://www.redhat.com/mailman/listinfo/fedora-directory-users
I am wondering if anyone knows of any decent tools to sync between two LDAP servers. I have an older LDAP server that I want to sync some subtrees to a newer one before a switchover. Is there any tools out there that can do this easily? If not I''ll have to write something, but trying to be lazy. Thanks, Dennis This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message. Any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited.
DeMarco, Dennis wrote:> I am wondering if anyone knows of any decent tools to sync between two > LDAP servers. > > I have an older LDAP server that I want to sync some subtrees to a newer > one before a switchover. Is there any tools out there that can do this > easily?http://wiki.babel.com.au/index.php?area=Linux_Projects&page=LdapImport Should do the job. It doesn''t "maintain sync" if that''s what you''re after, for that you probably need a meta-directory product of some kind. It does do a one off sync quite nicely though. -- Del Babel Com Australia http://www.babel.com.au/ ph: 02 9966 9476 fax: 02 9906 2864
DeMarco, Dennis wrote:> > I have an older LDAP server that I want to sync some subtrees to a newer > one before a switchover. Is there any tools out there that can do this > easily?I''d recommend to do a one-step migration since daily/real-time syncing is more work. First try to export the data from the old LDAP server as LDIF and import it to the new one during a test-drive. If it fails then you know how to sanitize the old data before importing it. This can be a simple LDIF import or serious tweaking of the input data. Only you can find out. Ciao, Michael.
There may be people that already hates me for "promiting" so much
ldapadmin.exe, but with this tool, you can easily export/import an subree.
Para
"General discussion list for the
Fedora Directory server
Michael Ströder project."
<michael@stroeder.com>
<fedora-directory-users@redhat.c
Enviado por: om>
fedora-directory-users-b cc
ounces@redhat.com
Asunto
14/04/2008 10:22 a.m. Re: [Fedora-directory-users]
LDAP Sync scripts
Clasificación
Uso Interno
Por favor, responda a
"General discussion list
for the Fedora Directory
server project."
<fedora-directory-users@
redhat.com>
DeMarco, Dennis wrote:>
> I have an older LDAP server that I want to sync some subtrees to a newer
> one before a switchover. Is there any tools out there that can do this
> easily?
I''d recommend to do a one-step migration since daily/real-time syncing
is more work. First try to export the data from the old LDAP server as
LDIF and import it to the new one during a test-drive. If it fails then
you know how to sanitize the old data before importing it. This can be a
simple LDIF import or serious tweaking of the input data. Only you can
find out.
Ciao, Michael.
--
Fedora-directory-users mailing list
Fedora-directory-users@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-directory-users
=======================================================================================AVISO
LEGAL: Esta información es privada y confidencial y está dirigida
únicamente a su destinatario. Si usted no es el destinatario original de
este mensaje y por este medio pudo acceder a dicha información por favor
elimine el mensaje. La distribución o copia de este mensaje está
estrictamente prohibida. Esta comunicación es sólo para propósitos de
información y no debe ser considerada como propuesta, aceptación ni como
una declaración de voluntad oficial de NUCLEO S.A. La transmisión de
e-mails no garantiza que el correo electrónico sea seguro o libre de error.
Por consiguiente, no manifestamos que esta información sea completa o
precisa. Toda información está sujeta a alterarse sin previo aviso.
This information is private and confidential and intended for the
recipient only. If you are not the intended recipient of this message you
are hereby notified that any review, dissemination, distribution or
copying of this message is strictly prohibited. This communication is for
information purposes only and shall not be regarded neither as a proposal,
acceptance nor as a statement of will or official statement from NUCLEO
S.A. . Email transmission cannot be guaranteed to be secure or error-free.
Therefore, we do not represent that this information is complete or
accurate and it should not be relied upon as such. All information is
subject to change without notice.