SECURITY - UAG configuration option
Description
The SECURITY option activates user security.
If SECURITY is activated, the remote command execution request must supply a local user ID and password. The command is started as that user.
If SECURITY is not activated, the user ID and password is not required from the remote request and the user's process is started with the same user ID as the remote agent.
Usage
Method | Syntax | IBM i | UNIX | Windows | z/OS |
|---|---|---|---|---|---|
Configuration File Keyword | security option |
Values
option is the specification for whether or not security is activated.
IBM i | Valid values for option are:
|
|---|---|
UNIX | Valid values for option are:
|
Windows | Valid values for option are:
|
z/OS | Valid values for option are:
|
The inherit value replaces the none value. There are currently no plans to deprecate support for none, but new installs should use inherit instead of none.
Default Values
default | AIX, IBM i, Windows, z/OS |
pam | Linux, Solaris |