LDAP-UX Client Services B.05.00 with Microsoft Windows Active Directory Server Administrator's Guide (obsolete beyond B.05.00)

2.3.4.2 Automating Existing Windows LDAP-UX Configuration mode mode
You can run autosetup in silent mode and specify any required pre-set values for parameters in
the command line or with environment variables. You must pre-establish trust with the remote
directory server by installing the CA certificate prior to running autosetup. To perform this
installation without user interaction, you need to 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 "hpipsah.nwest.acme.com" computer account.
The Kerberos configuration file /etc/krb5.conf has been modified.
Configured "hpipsah.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.
2.3.4.3 Post-installation steps for Existing Windows LDAP-UX Configuration mode mode
After completing an Existing Windows LDAP-UX Configuration mode 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 the LDAP-UX Client
Services Administrator's Guide.
Perform the post-installation configuration tasks documented in Section 2.5 (page 52), as
needed.
2.4 Customized installation (setup)
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.
2.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:
2.4 Customized installation (setup) 27