Red Hat Directory Server B.08.00 for HP-UX Release Notes and Supplemental Instructions
o=NetscapeRoot directory tree) and is the first Directory Server instance configured in
an administration domain.
NOTE: If the server you are installing is not the Configuration Directory Server, a
Configuration Directory Server must be configured and available.
Answer the prompts about the existing Configuration Directory Server as follows:
a. Configuration Directory Server URL [local_ldap_url]:
Specify the URL for the Configuration Directory server. The script forms a default URL
using the local host name.
If the Configuration Directory Server does not use SSL, use the following syntax:
ldap://host:port/o=NetscapeRoot
Where host is the name of the host where the Configuration Directory Server is running
and port is the TCP port number on which it receives connection requests. In most
cases, the port number is 389, the Internet Assigned Numbers Authority (IANA)
registered port number for LDAP. For example:
ldap://ldap.example.com:389/o=NetscapeRoot
If the Configuration Directory Server uses SSL, use the following syntax:
ldaps://host:port/o=NetscapeRoot
In most cases, the port number is 636, the IANA registered port number for secure
LDAP. For example:
ldaps://ldap.example.com:636/o=NetscapeRoot
b. Configuration directory server admin ID [uid=admin,
ou=Administrators, ou=TopologyManagement, o=NetscapeRoot]:
Enter the Distinguished Name (DN) for the Configuration Directory Server administrator.
The value for the uid attribute must match the value entered for the Configuration
Directory Server administrator ID when the Configuration Directory Server was created.
The remaining attributes of the default DN are based on the default tree structure used
by Red Hat Directory Server 8.0.
TIP: If the Configuration Directory Server was configured using the default parameters,
accept the default for this prompt.
c. Configuration directory server admin password:
Enter the password established for the Configuration Directory Server administrator.
d. Configuration directory server admin domain [local_domain]:
Enter the domain name of the administration domain you want to join. A Configuration
Directory Server can serve multiple administration domains, where each administration
domain has a separate administration domain owner. However, in most cases, one
administration domain is sufficient.
The default is the DNS domain for the local system.
e. Skip to the next numbered step.
If you entered no to the prompt Do you want to register the software with
an existing Configuration Directory Server, answer the following prompts
about the Configuration Directory Server you want to create:
Running the setup-ds-admin.pl or setup-ds.pl Script 27