debug-level
Use the debug-level stanza entry to define the initial tracing level of the password strength module.
debug-level = level
Description
Controls the initial trace level for the password strength module.
Options
level The level variable that indicates the trace level of the password strength module, with 1 designating a minimal amount of tracing and 9 designating the maximum amount of tracing. We can also use the ISAM pdadmin trace commands to modify the trace level using the trace component name of pd.cas.pwdstrength. This trace component is only available after the first password change operation is processed.
Usage: Optional
Default value
0 A debug level of 0 results in no tracing output.
Example:
debug-level = 0
Parent topic: [password-strength] stanza