Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Configuration File Keyword

security option

(tick)


(tick)

(tick)

(tick)

Values

option is the specification for whether or not security is activated.


IBM i

Valid values for option are:

  • default
    Security is activated and uses IBM i default user authentication method.
  • inherit
    Universal Automation Center Agent will inherit the user account of the broker which started it. The user processes created as a result of task execution are started with the same user ID as that inherited from the Broker.

UNIX

Valid values for option are:

  • default
    Security is activated and uses UNIX default user authentication method.
  • inherit
    Universal Automation Center Agent will inherit the user account of the broker which started it. The user processes created as a result of task execution are started with the same user ID as that inherited from the Broker.
  • none
    Universal Automation Center Agent will inherit the user account of the broker which started it. The user processes created as a result of task execution are started with the same user ID as that inherited from the Broker.
  • pam
    Security is activated and use the Pluggable Authentication Modules (PAM) interface to provide user authentication.
  • trusted
    Security is activated and uses HP Trust Security authentication.

Windows

Valid values for option are:

  • default
    Security is activated and uses Windows authentication to verify user ID and password.
  • inherit
    Universal Automation Center Agent will inherit the user account of the broker which started it. The user processes created as a result of task execution are started with the same user ID as that inherited from the Broker.
  • none
    Universal Automation Center Agent will inherit the user account of the broker which started it. The user processes created as a result of task execution are started with the same user ID as that inherited from the Broker.

z/OS

Valid values for option are:

  • default
    Security is activated and uses z/OS SAF user authentication method. The user ID must have an OMVS segment.
  • inherit
    Universal Automation Center Agent will inherit the user account of the broker which started it. The user processes created as a result of task execution are started with the same user ID as that inherited from the Broker.
  • none
    Universal Automation Center Agent will inherit the user account of the broker which started it. The user processes created as a result of task execution are started with the same user ID as that inherited from the Broker.

...

Default Values

defaultAIX, HP-UX, IBM i, Windows, z/OS
pamLinux, Solaris

...