> -----Original Message----- > From: Mauricio De Diana [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, December 18, 2002 4:01 PM > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-user] Standalone Tomcat 4.1 and JAAS > > > You have to use ClientLoginModule on Tomcat side. See > the chapter on Security of Jboss Quick Start doc. > > Hope it helps. > > Mauricio
Yes, helps a bit to get thinking about it more. I see that I could use the ClientLoginModule, but what I am needing to do is to have the ability to define a security realm to Tomcat for use with form-based authentication, then have the principal that is established there carry over as the principal used during the EJB login. This works seamlessly when the Tomcat is running under JBoss, and my goal is to have the same functionality for a Tomcat instance running remotely without JBoss. Thanks for the thoughts! :B ------------------------------------------------------- This SF.NET email is sponsored by: Order your Holiday Geek Presents Now! Green Lasers, Hip Geek T-Shirts, Remote Control Tanks, Caffeinated Soap, MP3 Players, XBox Games, Flying Saucers, WebCams, Smart Putty. T H I N K G E E K . C O M http://www.thinkgeek.com/sf/ _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
