USER_SECURITY - UCTL Server configuration option
Description
The USER_SECURITY option specifies whether or not to user security and, if so, the security method.
If user security is activated, the remote Universal Control Manager requesting command execution is required to supply a local user ID and password. The user's command is started as that user.
If user security is not activated, the user ID and password is not required from the remote user. The user's process is started with the same user ID as Universal Control Server ID.
Usage
Method | Syntax | IBM i | UNIX | Windows | z/OS |
|---|---|---|---|---|---|
Configuration File Keyword | security option |
Values
option is the specification (and method) for activating user security.
IBM i |
|
|---|---|
UNIX |
|
Windows |
|
z/OS |
|
For UNIX, Windows, and z/OS: The inherit value replaces the none value. There currently are no plans to deprecate support for none, but new installs should use inherit instead of none.
Default Values
default | AIX, Windows, z/OS |
pam | Linux, Solaris |