We are configuring a new site which has a pair of Master servers and 2
"slave" servers. We have followed the following sequence of steps but
have fallen at the last fence in getting all of the servers registered
with admin servers.Install fresh copies of fedora-ds* 1.1 packages. We are replicating o=NetscapeRoot as well as all of our Roots. The servers are setup using this inf file. [General]FullMachineName=${HOSTNAMEFQDN}SuiteSpotUserID=${LDAPUID}SuiteSpotGroup=${LDAPGID}ServerRoot=/usr/lib/fedora-dsAdminDomain=${MASTERDOMAIN}ConfigDirectoryAdminID=adminConfigDirectoryAdminPwd=${ADMINPASSWD}ConfigDirectoryLdapURL=ldap://${MASTERHOSTFQDN}:${LDAPPORT}/o=NetscapeRootUserDirectoryAdminID=adminUserDirectoryAdminPwd=${ADMINPASSWD}UserDirectoryLdapURL=ldap://${HOSTNAMEFQDN}:${LDAPPORT}/${MASTERDN}#CACertificateURL=[slapd]SlapdConfigForMC=${SlapdConfigForMC} # Set to 1 on Master, 0 on all othersSecurityOn=NoUseExistingMC=${UseExistingMC} # Set to 0 on Master, 1 on all othersUseExistingUG=0ServerPort=${LDAPPORT}ServerIdentifier=${HOSTNAME}Suffix=dc=${MASTERDN}RootDN=cn=Directory ManagerAddSampleEntries=NoInstallLdifFile=noneAddOrgEntries=NoDisableSchemaChecking=NoRootDNPwd=${DIRMANPASSWD}start_server=1install_full_schema=1[admin]SysUser=${LDAPUID}Port=${ADMINPORT}ServerIpAddress=*ServerAdminID=adminServerAdminPwd=${ADMINPASSWD}ApacheDir=/usr/sbin/ApacheRoot=/etc/httpd I then run up fedora-idm-console on the master. We can see the master server in the console but cannot see any of the others! What have we missed? What do we need to do to get this running and then switch each server over to using its local admin server (with replicated data from the master) Note we cannot get "register-ds-admin.pl" to do anything in this environment a sit just keeps asking for the server name and any input results in it asking again for the server name. Regards, Howard. |
-- Fedora-directory-users mailing list Fedora-directory-users@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-directory-users