LDAP-UX Client Services B.05.00 Administrator's Guide
Example 2-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 will not be prompted for these
parameters.
Example 2-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 2-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.6 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.6.1 (page 45) shows how to perform
the guided installation interactively, explaining step-by-step how to respond to each prompt for
user input. Section 2.3.6.2 (page 49) shows how to run a completely-automated guided installation
by specifying all required user input in the command line.
44 Installing and configuring LDAP-UX Client Services