Bugs item #467065, was opened at 2001-10-01 21:16 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=467065&group_id=22866
Category: JBossSX Group: v2.4 (stable) Status: Open Resolution: None Priority: 5 Submitted By: Jason Vasquez (jpvasquez) Assigned to: Nobody/Anonymous (nobody) Summary: JAAS module not working w/ 2.4.2 & TC4.0 Initial Comment: Using the recently released JBoss2.4.2/Tomcat 4.0 bundle, a custom JAAS module that was previously working with bundled JBoss2.4+/Jetty no longer works. When accessing a secured web resource, the JBoss console shows these messages: [JaasSecurityManagerService] Created securityMgr=org.jboss.security.plugins.JaasSecurityMana ger@406258 [JaasSecurityManagerService] setCachePolicy, c=null [JaasSecurityManagerService] Added <my_module_config_name>, org.jboss.security.plugins.JaasSecurityManager@406258 to map [Default] Bad password for username=null And a 403 error goes to the browser: HTTP Status 403 - Access to the requested resource has been denied JNDIView does show the module added to the java:/jaas tree, so I'm not sure what's going on here. (By the way, if it helps, the custom module is a small extension to the LDAP login module delivered with 2.4.1, which was required to work with our environment) Let me know if I can provide any additional information which might help. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=467065&group_id=22866 _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
