LDAP-UX Client Services B.05.00 Administrator's Guide
command option exists for passing this name on the command
line.
This variable only applies for LDAP-UX installations when
creating a new directory server environment. If specified with
an LDAP-UX Windows Server AD installation, this variable
is ignored.
LDAP_DOMAIN_ADM_PASSWD
Sets the password for the LDAP-UX Domain Administrator.
No command option exists for passing this password on the
command line.
This variable only applies for LDAP-UX installations when
creating a new directory server environment. If specified with
an LDAP-UX Windows Server AD installation, this variable
is ignored.
LDAP_DOMAIN
Sets the LDAP-UX domain name; for example,
accounting.acme.com. Equivalent to using the -x option
in the command line. If the search base is not specified with
the -b option and with the LDAP_BASEDN variable, the
LDAP_DOMAIN variable determines the search base. If you do
not specify the domain name, this tool obtains it from DNS
by executing nslookup on the host name of the local system.
The LDAP_DOMAIN variable only applies for LDAP-UX
installations in a directory server environment. If specified
with an LDAP-UX Windows Server AD installation, this
variable is ignored.
LDAP_HOSTPORT
Sets the host name (or IP address), and optionally the port,
of an existing directory server that is to be configured for
LDAP-UX support. Equivalent to using the -h and -p options
in the command line. The default host name is the
fully-qualified DNS domain name of the host; the default port
is 389. Specify in one of the following formats:
host-name
host-name:port
ip-address
ip-address:port
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.5.3 autosetup command examples
The following are examples showing how to run autosetup with command-line options:
Example 2-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.
2.3 Guided installation (autosetup) 43