Valid on UNIX
Use the map command to NIS or local user accounts to Active Directory user accounts.
Note: When you use the -map option, the uxconsole utility does not connect to Active Directory to identity conflicts in user account details.
This command has the following formats:
uxconsole -map [-add] [-scope {l|n|a}] { -all | <unix_name> [ <ad_name>] | -input <file> } [-d <domain> ] [-force] [-v] uxconsole -map -local { <unix_name> | -input <file> } [-force] [-v] uxconsole -map -del { <unix_name> | -input <file> } [-force] [-v] uxconsole -map -show [<filter>] [-scope {l|n|a}] [-v] uxconsole -map -h
Add users mapping
Specifies the mapping scope:
Specifies to map all NIS and or local user accounts with identical user names.
Specifies to map a single UNIX user account, either NIS or local account.
Note: You can also use this parameter to delete mapped NIS or local user accounts.
Specifies the Active Directory name of the local user account.
Specifies an input file containing mapping requests. Create the map file in a CSV format with the following fields and parameters:
<unix_name>,[<ad_name>],[<domain>]
Specifies the UNIX user account name.
Specifies the Active Directory user account. ad_name is an optional parameter. If you do not specify the Active Directory user account, the account is mapped to an AD account with the same UNIX user account name.
Specifies the domain name of the Active Directory account. domain is an optional parameter.
Defines the Active Directory domain name that contains the user account.
Note: You can specify the full user credentials using the following format: <name>@<domain>. If the domain name is not specified, then the domain is mapped to the registration domain.
Specifies to force user mapping and overwrite existing mapping or migration status or delete user mapping.
Note: By default, uxconsole does not delete partially migrated user accounts.
Specifies to set the user account as a local exception.
Note: If you specify a user as local exception, UNAB does not manage the user account, although an identical user account may exist in the Active Directory.
Specifies to delete local or NIS user mapping.
Specifies to display users mapping details.
<filter>
Defines the wildcard that returns a subset of users.
Specifies to activate verbosity.
Displays the help.
Copyright © 2013 CA Technologies.
All rights reserved.
|
|