LDAP-UX Client Services B.05.01 Administrator Guide for HP directory servers and Windows ADS

3.3.4.2 Automating Existing Windows LDAP-UX Configuration mode
You can run autosetup in silent mode and specify any required values for parameters in the
command line or with environment variables. You must already installedestablish trust with the
remote directory server by installing the CA certificate before running autosetup. To perform
this installation without user interaction, you must specify the same command-line options or
environment variables as required by the automated First Installation into a Windows Domain
mode installation:
The bind DN (the DN of the directory server user who can add the local host to the directory
server's Windows domain): use either the -D option or the LDAP_BINDDN variable.
The password used with the bind DN: use either -j option or the LDAP_BINDCRED variable.
The host name, and optionally the port number, of the Windows Active Directory Server where
the local HP-UX host (client) should be added: use either -h option or the LDAP_HOSTPORT
variable.
In the following example, these parameters are specified in the command line:
# ./autosetup -h 16.93.97.233 -p 389 \
-D "cn=administrator,cn=users,dc=nwest,dc=acme,dc=com" -j /tmp/example.passwd
Found default profile entry CN=ldapuxprofile,CN=system,DC=nwest,DC=acme,DC=com.
Successfully downloaded profile entry from AD server.
Created "hpdhcalif.nwest.acme.com" computer account.
The Kerberos configuration file /etc/krb5.conf has been modified.
Configured "hpdhcalif.west.acme.com" as LDAP-UX proxy.
* Editing the name-service switch configuration ... done.
* Editing "/etc/pam.conf" ... done.
Your LDAP-UX client has been successfully configured and
is now a member of the "nwest.acme.com" domain.
3.3.4.3 Postinstallation steps for Existing Windows LDAP-UX Configuration mode
After completing an Existing Windows LDAP-UX Configuration mode guided installation, perform
these steps:
If you installed LDAP-UX into an existing LDAP-UX B.04.xx environment, or into an LDAP-UX
B.05.xx environment that was configured by the customized installation (setup), or in any
LDAP-UX B.05.xx environment that was modified since being created, ensure that the
user/group and host management tools can identify the proper locations in the directory server
tree for creating new users and groups. The tools expect the LDAP-UX configuration profile to
indicate the correct location for the user and group entries. For more information about assuring
the management tools properly interface with the configuration profile, see see Section 9.3.5.6
(page 306) and Section 7.8.1 (page 235).
Perform the postinstallation configuration tasks documented in Section 3.5 (page 151), as
needed.
3.4 Customized installation (setup) for a Windows ADS environment
The customized installation requires that you be familiar with the LDAP-UX and directory server
environment. This section describes how to perform this installation, tailoring the installation and
configuration to the specific needs of your organization and environment.
3.4.1 Summary of installing and configuring LDAP-UX Client Services
The following section summarizes the steps you should take to install and configure an LDAP-UX
Client Services environment:
3.4 Customized installation (setup) for a Windows ADS environment 127