LDAP-UX Client Services B.05.00 with Microsoft Windows Active Directory Server Administrator's Guide (obsolete beyond B.05.00)
Example 2 autosetup: passing two parameters directly in the command line along with a password
file
# autosetup -D "cn=administratorcnldaptest.acme.com" -j /tmp/jfile -x document.hp.com
This command specifies the domain administrator and a file that includes the password required
for the domain administrator of the directory server being created. The command also specifies
the Active Directory domain this host will join. When you invoke autosetup, you will not be
prompted for these parameters.
Example 3 autosetup command for silent mode
# autosetup -h blipsa01 -D "cn=phil,cn=users,dc=document,dc=hp,dc=com" -j /tmp/jfile -q
This command specifies the host name of the Active Directory Server where the local host will be
added. In addition, it specifies the DN of a user who has privileges to add the host to the ADS
domain and a file that includes the password for this user.
Example 4 autosetup: silent mode
# autosetup -q
This command invokes silent mode. It can be used in any scenario in which user intervention is not
required. It assumes required parameters have been specified in environment variables.
2.3.3 Guided installation steps: First Installation into a Windows Domain mode
This section explains how to install LDAP-UX for the first time into an existing Windows domain, to
create a new LDAP-UX configuration profile.Section 2.3.3.1 (page 22) shows how to perform the
guided installation interactively, explaining step-by-step how to respond to each prompt for user
input. Section 2.3.3.2 (page 24) shows how to run a completely-automated (silent mode) guided
installation.
2.3 Guided installation (autosetup) 21