Previous Topic: uxconsole -debug—Set Verbosity Level for ModulesNext Topic: How uxconsole Discovers an Active Directory Site


uxconsole -verify—Verify Active Directory User Account UNIX Attributes

Valid on UNIX

Use this command to verify that an Active Directory user account is ready for use by UNAB. This command locates the user account and verifies that the UNIX attributes (login shell, home directory, UID and GID) are consistent with the values as they exist in the UNAB user cache database.

Note: This command does not verifies the user password.

This command has the following format:

uxconsole -verify -user <user_name>[<user_name1>][<user_name2>...]
-user

Specifies to verify the user account UNIX attributes in Active Directory

<user_name>

Specifies the Active Directory user account.

Example: Verify Active Directory user account UNIX attributes

The following example shows how to verify Active Directory user account UNIX attributes:

./uxconsole -verify -user Joe

In this example, you use the -verify command to verify the user account Joe UNIX attributes. UNAB does the following: