Corporation Network Router User Manual

User Migration Utility Parameters
G-14 Oracle Database Advanced Security Administrator's Guide
Keyword: ENTADMIN
Keyword: USERS
Valid Values: userDN:password
Default Setting: No default setting.
Syntax Examples: ENTADMIN=cn=janeadmin,dc=acme,dc=com:welcome
Description: User Distinguished Name (UserDN) and the directory
password for the enterprise directory administrator with the
required privileges for logging in to thedirectory. UserDNcan
also be specified within double quotation marks ("...").
Restrictions: This parameter is mandatory.
Valid Values: value1:value2...
Values can be:
ALL_EXTERNAL to select all external users, including
those who use Kerberos and RADIUS authentication
ALL_GLOBAL to select all global users
LIST to specify users on the command line with the
"Keyword: USERSLIST"
USERSFILE for selecting users from the file that is
specified with the "Keyword: USERSFILE"
This parameter takes multiple values. Separate values with a
colon (:).
(These values are not case-sensitive.)
Default Setting: No default setting.
Syntax Examples: USERS=ALL_EXTERNAL:ALL_GLOBAL
This usage instructs the utility to migrate all external
users and all global users.
USERS=ALL_EXTERNAL:FILE
This usage instructs the utility to migrate all external
users and all users that are specified in the USERSFILE.