| Title | Security |
| Date | 09-May-2006 18:51:58 EEST |
| Version | 2.4.5 |
| Submitter | 128.227.137.223 |
| Bug criticality | CriticalBug |
| Browser version | Firefox |
| Bug status | ClosedBug |
| PageProvider used | |
| Servlet Container | Apache Tomcat 4.1 |
| Operating System | Windows |
| URL | |
| Java version | 1.5.X |
I did the default install on Apache Tomcat 4.1 and wiki ran without problem.
Went to my prefs to create a userid. No password option on user setup and get the following error
Could not save profile: You must log in before creating a profile
So looks like it is a defect or something needs to be done to config files to get everything working. The default install does not appear to work.
When running admin/SecurityConfig.jsp I get a servlet exception with the following
org.apache.jasper.JasperException: Unable to locate a login configuration at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:207) at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:240) at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:187) at javax.servlet.http.HttpServlet.service(HttpServlet.java:809) ....
I also tested the latest against resin and the old problem of forcing the user to login has stopped and the wiki runs. So that is a step forward. Sure would be nice to have resin working with the new security.
Make sure in your jspwiki.properties file (located in WEB-INF of your jspwiki install directory) that it says "jspwiki.security = jaas" and not "jspwiki.security = container"
-- Alex Reid
Is this still occurring, or can we close this one?
I'm closing this one down, as there is no further information, and that the auth system has been fixed.