logging.xml enabling
Peter Schober
peter.schober at univie.ac.at
Fri Jul 5 11:11:51 EDT 2013
* Gilles Badouet <badouetg at uni.coventry.ac.uk> [2013-07-05 16:59]:
> I would like to get some logs for my LDAP JAAS
> configuration. enabled logging in logging.xml for the package
> edu.vt.middleware.ldap, but I dont see any
> edu.vt.middleware.ldap.Ldap line in my idp-process.log neither in
> other shibboleth log files. I enabled the logging by adding the
> following lines in looging.xml:
>
> <logger name="edu.vt.middleware.ldap.jaas.JaasAuthenticator" level="DEBUG"/>
> <logger name="edu.vt.middleware.ldap" level="WARN"/>
>
> I want to see these logs to solve my login issue.
Are you sure you enabled the UsernamePassword login handler in
handler.xml? Maybe post your handler.xml config.
Also:
* Peter Schober <peter.schober at univie.ac.at> [2013-07-05 11:49]:
> Try changing other logging stuff (e.g. anything in there on INFO to
> DEBUG) only to see whether that has an effect. When it does, change it
> back.
Or introduce syntax errors (invalid XML) into logging.xml to make sure
it's actually being read (and change it back afterwards, of course ;)
-peter
More information about the users
mailing list