uxconsole -verify Verify Active Directory User Account UNIX Attributes
Valid on UNIX
capamsc141
Valid on UNIX
Use this command to verify that an Active Directory user account is ready for use by UNIX Authentication Broker. 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 UNIX Authentication Broker user cache database.
This command does not verifies the user password.
This command has the following format:
uxconsole -verify -user <user_name>[<user_name1>][<user_name2>...]
- -userSpecifies 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. UNIX Authentication Broker does the following:
- Checks the /etc/shells file to verify that the login shell specifies is supports
- Verifies that the user name length consists with the limitations as imposed by the operating system
- Verifies that the home directory is specified
- Verifies that the UID is specified
- Verifies that the GID in specified