rlm_sometimes
Synopsis
The sometimes module is used for debugging purposes. Each instance
will randomly return either the configured result or noop
. This module is
similar to the always module.
Processing Sections
Any.
- Return Codes
-
noop
The module has done nothing. -
rcode
The return code configured below.
Expansions
None.
Directives
rcode
- Syntax
-
rcode = string
- Default
-
fail
- Description
-
The code to randomly return.