USER_SECURITY - UCMD 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 UCMD Server logs the user onto the system, and the command is run with the user's identity.
- If user security is not activated, the command runs with the same identity as the UCMD Server.
Usage
Method | Syntax | IBM i | UNIX | Windows | z/OS |
|---|---|---|---|---|---|
Configuration File Keyword | security option | ||||
Manager Override | n/a |
Values
option is the specification (and method) for activating user security.
IBM i |
|
|---|---|
UNIX |
warning If PAM_SESSIONS is selected, the system requires that at least one session is configured for PAM. Without a properly configured PAM session module, Universal Command fails to start. Check system logs, including the authentication log, for failure information. |
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 |