Valid on UNIX
Use this command to register the UNIX host in Active Directory. Registering the UNIX host is part of the UNAB configuration process that lets Active Directory users log in to the UNIX host.
Note: After you register the UNIX host, you must activate UNAB to let Active Directory users log in to the host.
The utility cannot register the UNIX host in the following circumstances:
For example, you cannot register a UNIX computer named engineering-dept-sol2 in Active Directory because the host name contains more than 15 characters. You can register a UNIX computer named eng-dept-sol2.example.com because the host name without the domain name (eng-dept-sol2) contains less than 15 characters. To display the host name of the UNIX computer, run the hostname command.
When you register a UNIX host in Active Directory, by default, the uxconsole utility automatically discovers the Active Directory site that is closest to the physical location of the endpoint, and communicates only with DCs in this site. You can also use the -t option to specify this Active Directory site.
You can run this command multiple times on the same computer. For example, you can run this command to repair the UNAB host registration with Active Directory if the keytab file is deleted.
Note: You can run the uxconsole - register command without arguments to use the default settings. The program prompts you for additional information required.
This command has the following format:
uxconsole -register [-a name] [-w pass] [-d] [-v level] [-n] [-o container] [-s server] [port #] [-h] [-t site] [-sso]
uxconsole -register -owt [-d domain] [-a name] [-w password] [-v leve]
uxconsole - register -owt -pupm [-d domain] [-a name -epname name [-eptype type -container name]] [-v level]
uxconsole -deregister [-a name] [-w pass] [-v level] [-o container] [-s server] [port #]
uxconsole -deregister -owt [-d domain] [-v level]
Specifies that Active Directory registers UNAB.
Specifies that Active Directory deregisters UNAB.
Defines the name of a user that has privileges for registering computers in Active Directory.
Default: administrator
Specifies the name of the endpoint where the privileged account originates.
Specifies the endpoint type. If not otherwise specified, the endpoint type is Windows Agentless.
Defines the password of the user that has privileges to register computers in Active Directory.
Defines the domain name the Active Directory is part of.
Displays the program help.
Specifies that the uxauthd agent runs after the registration process completes.
If you do not specify this option, uxauthd does not run after the registration process completes.
Defines the Active Directory container name where the UNIX computer is registered.
Note: The Active Directory container must exist before you register the UNIX computer.
Specifies the name of the container that where the privileged account is registered.
Specifies a position dependent argument that requests the proxy user key management. Register the UNAB endpoint before using this option.
Defines the Active Directory listening port number.
Specifies to use SAM integration.
Defines the Active Directory server name.
Specifies that the uxconsole manages Kerberos files for Single Sign On (SSO)
Defines the Active Directory site that contains the DCs that UNAB uses to communicate with Active Directory, and writes the name of the site to the ad_site configuration setting in the ad section of the uxauth.ini file.
We recommend that you do not specify this option. If you do not specify this option, the utility automatically selects the best Active Directory site to use.
Note: The values in the ignore_dc_list and lookup_dc_list configuration settings affect how UNAB implements Active Directory site support.
Defines the verbose level to use during the installation process.
Example: Register a UNIX Host in Active Directory
This example shows you how to register a UNIX computer in Active Directory. You type in the user name (-a administrator) and password (-w admin), set the verbosity level (-v 3), specify that the UNAB agent does not run at the end of the installation (-n), and define the name of the container in Active Directory (-o OU=COMPUTERS). The container must exist before you register the UNIX computer in Active Directory:
./uxconsole -register -a administrator -w admin -v 3 -n -o OU=COMPUTERS
Copyright © 2013 CA Technologies.
All rights reserved.
|
|