LDAP-UX Client Services B.05.01 Administrator Guide for HP directory servers and Windows ADS
LDAP_SSLPORT Sets the SSL port of the directory server to be created or, if one
already exists, to be configured for LDAP-UX support.. The
default is 636.
2.3.3.3 autosetup command examples
The following are examples showing how to run autosetup with command-line options:
Example 5 autosetup: interactive mode with verbose set at the highest level
# autosetup -v 3
This command runs autosetup interactively, with verbose set at the highest level.
Example 6 autosetup: passing two parameters directly in the command line along with a password
file
# autosetup -D "cn=Directory Manager" -j /tmp/jfile -x document.hp.com
This command specifies the Directory Manager and a file that includes the password required for
the Directory Manager of the directory server being created. The command also specifies the
LDAP-UX domain name. When you invoke autosetup, you are not prompted for these parameters.
Example 7 autosetup command for silent mode
# autosetup -h blipsa01 -D "uid=phil,ou=people,dc=document,dc=hp,dc=com" -j /tmp/jfile -q
This command specifies the host name of the directory server that contains the LDAP-UX domain
to be joined. In addition, it specifies the bind DN (the user who has privileges to add the host to
the LDAP-UX domain) and a file that includes the password for this user.
Example 8 autosetup: silent mode
# autosetup -q
This command invokes silent mode. It can be used in any scenario in which user intervention is not
required.
2.3.4 Guided installation steps: New Directory Server Installation mode
This section explains how to install LDAP-UX into a new environment and create a new HP-UX
Directory Server for managing the LDAP-UX data. Section 2.3.4.1 (page 47) shows how to perform
the guided installation interactively, explaining step-by-step how to respond to each prompt for
user input. Section 2.3.4.2 (page 50) shows how to run a completely-automated guided installation
by specifying all required user input in the command line.
46 Installing and configuring LDAP-UX Client Services for an HP server environment