pam-issue
pam-issue = actionDescription
We can use the entries in this stanza to control the processing of certain module-related events.
Options
pam-issue Contains a pattern, which WebSEAL uses to match a Protocol Analysis Module issue. We can use the wildcard characters * and ?. action The action to undertake for the issue. The action can be either of the following values:
block Blocks the connection for a specified number of seconds. For example, block:30. ignore Ignores the issue and continues to process the request.
Usage: Required.
If the pam-resource stanza does not contain at least a single pam-issue=action value, then the stanza will not be replicated to the target instance when a server sync command is issued.
Default: None.
Example:
212105? = block:0 2119002 = block:20Parent topic: [pam-resource:<URI>] stanza