We don't support anything but our security manager so write your own tomcat integration if you want to use tomcat's security.
xxxxxxxxxxxxxxxxxxxxxxxx Scott Stark Chief Technology Officer JBoss Group, LLC xxxxxxxxxxxxxxxxxxxxxxxx ----- Original Message ----- From: "Ekaterina Makarova" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 15, 2002 4:04 AM Subject: [JBoss-dev] Tomcat's JDBC realm in JBoss > Hi, > > I am using JBoss with Tomcat integrated (JBoss-2.4.9_Tomcat-3.2.3). > > > I try to use the Tomcat's JDBC realm authentication method, and I have > configured the Tomcat users roles tomcat/conf/tomcat-users.xml) and > modified correspondant lines in my application's WEB-INF/web.xml file. > > If I run a stand-alone Tomcat (installed apart from the JBoss/Tomcat > bundle), everything goes fine, a protected page call results on a login > form page and the user gets the page requested only if username/password > is OK. > > Now, if I run JBoss/Tomcat for the same configuration files, it seems > impossible for user to get the access. The user still gets the login > form while trying to call a protected page, but the username/password > paire is never valid. > > Is it possible to use the Tomcat's JDBC realm mechanism in JBoss, or one > just HAS TO apply the JAAS-based security methods? > > Thanks to everyone. > > Ekaterina. ------------------------------------------------------- This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd524.html _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
