Previous Topic: uxconsole -dbdump—Display UNAB NSS cache dataNext Topic: uxconsole -verify—Verify Active Directory User Account UNIX Attributes


uxconsole -debug—Set Verbosity Level for Modules

Valid on UNIX

Use this command to set the verbosity level per module. UNAB also sends PAM and NSS debug information to log files.

This command has the following format:

uxconsole -debug -m mod [-v level]
-m mod

Specifies the module to set the verbosity level

Options: nss, pam, agent, all

-v level

Specifies the verbosity level.

Limits: 0-5

UNAB 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

Note: If you set the verbosity level to more than 0 while the agent is not running, you receive a message indicating that the UNAB PAM module was activated. UNAB sends the debug information to the syslog only.