8-19
User Guide for CiscoWorks Common Services
78-16571-01
Chapter 8 Diagnosing Problems With CiscoWorks Server
Frequently Asked Questions
Q.
I have configured the Active Directory Login Module but it does not work.
How can I analyze the problem?
A.
To analyze the problem, enable the Debug mode for the Active Directory
Login module. To do this:
Step 1
Login as Admin.
Step 2
Go to Server > Security > AAA Mode Setup.
The Select Login Module dialog box appears.
Step 3
Select a login module from the Available Login Modules list box and Click on
Edit Options.
The Login Module Options dialog box appears.
Step 4
Select the radio button True and click on Finish.
This enables the Debug option. Enabling debug mode allows the login module to
add the detailed progress and failure information to log files. The log files are
located at:
CSCOpx/MDC/Tomcatlogs/stdout.log
For all failed login attempts, the log files contain LDAP error messages, which
specify the reason for the failure.
For example, if the Usersroot configuration is incorrect, then the login module
cannot match the complete DN string with any entries in the Active Directory
database.
It indicates which portion of the DN matched and which portion did not match.
You can verify your Active Directory setup and the entries for the Usersroot.
In some cases, the log file contains error messages with NameError. This indicates
that either you entered a wrong user Id or there is some spelling error in the
Usersroot configuration.