RE : Problem with JAAS

2004-12-02 Thread LERBSCHER Jean-Pierre
Use tomcat env JAVA_OPTS=-Djava.security.auth.login.config=java config file to declare your login module. -Message d'origine- De : Julian Templeman [mailto:[EMAIL PROTECTED] Envoyé : jeudi 2 décembre 2004 09:56 À : [EMAIL PROTECTED] Objet : Problem with JAAS I'm evaluating an ISP that

Re: RE : Problem with JAAS

2004-12-02 Thread Julian Templeman
On Thu, 2 Dec 2004 11:36:48 +0100, LERBSCHER Jean-Pierre [EMAIL PROTECTED] wrote: Use tomcat env JAVA_OPTS=-Djava.security.auth.login.config=java config file to declare your login module. Thanks... But what I want to know is *why* it wants to use JAAS at all. *I* certainly don't want to have

RE : RE : Problem with JAAS

2004-12-02 Thread LERBSCHER Jean-Pierre
Perhaps because your configure your jaas realm in engine/host configuration. -Message d'origine- De : Julian Templeman [mailto:[EMAIL PROTECTED] Envoyé : jeudi 2 décembre 2004 11:53 À : Tomcat Users List Objet : Re: RE : Problem with JAAS On Thu, 2 Dec 2004 11:36:48 +0100, LERBSCHER

Re: Problem with JAAS

2004-12-02 Thread QM
On Thu, Dec 02, 2004 at 08:56:26AM +, Julian Templeman wrote: : I'm evaluating an ISP that uses Tomcat to host webapps, and am running : into a security problem. : : Any webapp that uses FORM authentication triggers an error from JAAS, : saying that it can't find a login configuration. I'm

RE: Problem implementing JAAS in Tomcat 4.1.2

2003-06-19 Thread Shapira, Yoav
Howdy, Oh boy... See intermixed. I've used this code in Weblogic 6.X without any problem. If this could be done in Weblogic, then there is NO reason why we can't do it Of course there is. Tomcat's configuration is different than Weblogic's configuration. Weblogic provides a superset of the

RE: Problem implementing JAAS in Tomcat 4.1.2

2003-06-19 Thread Loyd Bacani
I wish a was a bit more thorough in the first run, sorry about that. My question is more of How do I implement JAAS in Tomcat? I know this is a broad question so lets break it down. 1. How do I configure Tomcat so that it uses JAAS? 2. What configuration files ( Java Secutiy Tomcat ) do I