USER_AUTHENTICATION_METHOD - UEC configuration option
Description
The USER_AUTHENTICATION_METHOD option specifies the authentication method to be used when authenticating UEC user accounts.
Usage
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 |
Values
method is the authentication method to be used.
Valid values for method are:
- uec
Use UEC authentication only - os
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.