Re: Configuring tomcat to log authentication events

2008-11-12 Thread Rainer Jung
Brian Gillan schrieb: > We're using Rational Team Concert with Tomcat and authenticating with > LDAP. > I want to log authentication events for users accessing RTC so we can see > who's authenticating, and if unsuccessfully, who they're trying to > authenticate as. Is this just a matter of conf

Re: Configuring tomcat to log authentication events

2008-11-11 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Brian, Brian Gillan wrote: > We're using Rational Team Concert with Tomcat and authenticating with > LDAP. > I want to log authentication events for users accessing RTC so we can see > who's authenticating, and if unsuccessfully, who they're trying

Configuring tomcat to log authentication events

2008-11-10 Thread Brian Gillan
We're using Rational Team Concert with Tomcat and authenticating with LDAP. I want to log authentication events for users accessing RTC so we can see who's authenticating, and if unsuccessfully, who they're trying to authenticate as. Is this just a matter of configuration? I did some poking a