uxconsole -debug Set Verbosity Level for Modules
Valid on UNIX
capamsc141
Valid on UNIX
Use this command to set the verbosity level per module. UNIX Authentication Broker also sends PAM and NSS debug information to log files.
This command has the following format:
uxconsole -debug -m mod [-v level]
- -mmodSpecifies the module to set the verbosity levelOptions: nss, pam, agent, all
- -vlevelSpecifies the verbosity level.Limits: 0-5
UNIX Authentication Broker writes the debug information to the following files:
UNABInstallDir/log/debug/pam_debug UNABInstallDir/log/debug/pam_debug.back UNABInstallDir/log/debug/nss_debug UNABInstallDir/log/debug/nss_debug.back
If you set the verbosity level to more than 0 while the agent is not running, you receive a message indicating that the UNIX Authentication Broker PAM module was activated. UNIX Authentication Broker sends the debug information to the syslog only.