IdP logging failed logins

Kevin P. Foote kpfoote at iup.edu
Fri Mar 15 08:46:47 EDT 2013


On Fri, 15 Mar 2013, Peter Schober wrote:
>
> I don't think so. edu.vt.middleware.ldap.jaas.JaasAuthenticator will
> log the authenticaton event and whether it was successful or failed.

To follow Peter.. a simple grep gets what your after.

edu.vt.middleware.ldap.jass.JassAuthenticator will log failed attempts
at the INFO level (along with events that "succeeded").

#>grep "failed" idp-process.log

I also, for my reporting, log something into idp-process.log from my login
servlet. My extra entry is just a little more clean for my output :-)


------
thanks
  kevin.foote


More information about the users mailing list