USER_AUTHENTICATION_METHOD - UEC configuration option
The USER_AUTHENTICATION_METHOD option specifies the authentication method to be used when authenticating UEC user accounts.
|
Method |
Syntax |
IBM i |
HP NonStop |
UNIX |
Windows |
z/OS |
|
Command Line, Short Form |
n/a |
|
|
|
|
|
|
Command Line, Long Form |
n/a |
|
|
|
|
|
|
Configuration File Keyword |
user_auathentication_method method |
|
|
|
|
|
method is the authentication method to be used.
Valid values for method are:
uec
Use UEC authentication onlyos
Use the native operating system authentication method where UEC is running.uec,OS
Use both UEC authentication and native operating system authentication
Default = uec, OS.