> -----Original Message-----
> From: Shaun Senecal [mailto:ssenecal.w...@gmail.com]
> Sent: Friday, May 14, 2010 8:46 AM
> To: Tomcat Users List; p...@pidster.com
> Subject: Re: logging user login and logout
> 
> 
> I figured you would say to use a realm, but I was hoping there was
> another way :)  I'm using OpenSSO, which requires the use of its own
> Realm.  I will see if I can extend it to add the login auditing and
> still have everything work.
> 
> Using Tomcat 6, sorry I forgot to mention that.  I will take a look at
> the LockOutRealm, but unless I can have multiple realms it might not
> help me here.
> 
> Thanks for the tip.  I'll give it a try.
> 
> Shaun

You can probably write a CombinedRealm to wrap OpenSSO's realm - have your 
CombinedRealm do the logging, and then it passes the requests on to the 
OpenSSo's realm. (So it will work in a similar way to how LockOutRealm does)

Terry

_______________________________________

The information contained in this message is confidential and is intended for 
the addressee only. If you have received this message in error or there are any 
problems please notify the originator immediately.

The unauthorised use, disclosure, copying or alteration of this message is 
strictly forbidden. This mail and any attachments have been scanned for viruses 
prior to leaving the Dancerace network.

Dancerace plc will not be liable for direct, special, indirect or consequential 
damages arising from the alteration of the contents of this message by a third 
party or as a result of any virus being passed on.

Dancerace plc reserve the right to monitor and record e-mail messages sent to 
and from this address for the purpose of investigating or detecting any 
unauthorised use of its system and ensuring its effective operation.

_____________________________________________________________________
This message has been checked for all known viruses by UUNET delivered 
through the MessageLabs Virus Control Centre. For further information visit
http://www.uk.uu.net/products/security/virus/
****** Message from InterScan VirusWall 6 ******

** No virus found in attached file noname.htm

InterScan VirusWall 6 has scanned this message and found it to be free of known 
viruses.
*****************     End of message     ***************


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to