Re: 6.0.24 SSL Session always New

2010-02-19 Thread Eric Lenio
On Fri, Feb 19, 2010 at 12:02:18PM +, iainmac wrote: > > Hi, > > I have just moved from 5.0.18 to 6.0.24 using JSSE for SSL. > > I have a web application that checks for a current session, and if there > isn't one it sends the user to a login screen. This is working fine from > Explorer as

Re: roles in 6.0.24

2010-02-11 Thread Eric Lenio
On Thu, Feb 11, 2010 at 05:05:37PM +, Mark Thomas wrote: > On 11/02/2010 16:53, Eric Lenio wrote: > > I think there is a bug in JNDIRealm.java in 6.0.24. According to the > > docs: > > > > http://tomcat.apache.org/tomcat-6.0-doc/realm-howto.html > > >

roles in 6.0.24

2010-02-11 Thread Eric Lenio
I think there is a bug in JNDIRealm.java in 6.0.24. According to the docs: http://tomcat.apache.org/tomcat-6.0-doc/realm-howto.html it says roles can be specified by both userRoleName, AND roleName mechanisms. But, if both are used then the result is that userRoleName roles are excluded. I bel

Re: questions about JNDIRealm and Active Directory

2009-05-21 Thread Eric Lenio
On Thu, May 21, 2009 at 11:43:44AM -0700, dahoffer wrote: > > Did you get this working? I too have the same need. > I'm a bit late to this thread but I can attest it does work, although I am using Tomcat 6. You may want to refer to this (apologies if it was already shared): http://www.jspwiki