Red Hat Directory Server B.08.00.02 for HP-UX Release Notes and Supplemental Instructions
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:
a. Configuration directory server administrator ID:
Enter the user name you log in with when you authenticate to the console with full
privileges. The default is admin.
b. Password:
Establish a password for the Configuration Directory Administrator. Enter the same
password when the script prompts you to confirm it.
c. Administration domain:
Enter the Configuration Directory Server DNS domain. The default is the domain
configured for the local host in the /etc/resolv.conf file.
9. Directory server network port[port_num]:
Enter the TCP port number on which you want the Directory Server to receive incoming
requests. If port number 389 is not in use, it will be the default value. TCP port 389 number
is the IANA registered port number for LDAP. To use secure LDAP, enter 636, the IANA
registered port number for secure LDAP. If the IANA port number is already in use, select
an alternate port number.
4.2 Running the setup-ds-admin.pl or setup-ds.pl Script 27