EXTENSION_ACCEPT_LIST - UAG configuration option
Description
The EXTENSION_ACCEPT_LIST option lists Extensions that Universal Agent will accept from Universal Controller.
tip
You can override this option through a UBROKER command line argument or environment variable. See UAG_EXTENSION_ACCEPT_LIST - UBROKER Configuration Option.
Usage
Method | Syntax | IBM i | UNIX | Windows | z/OS |
|---|---|---|---|---|---|
Configuration File Keyword | extension_accept_list list |
Values
list is a comma-delimited list of zero or more Extensions that the Agent will accept via auto-deployment from Universal Controller.
- An empty list will cause UAG to deny extension deployment.
- A list value of * will cause UAG to accept any extension deployed by the Controller.
Default is * (accept any extension).