I've inherited a tomcat 5.0.28 server setup to use ldap as an
authentication realm. In the server.xml I see this:
<Realm className="
org.apache.catalina.realm.JNDIRealm" debug="99"
What are valid values for debug within a realm? Currently a massive
amount of ldap lookup and connection details are being logged and I
don't think it is necessary. Thanks.
---------------------------------------------------------------------
To start a new topic, e-mail: users@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)