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 > > > > it says roles can be specified by both

Re: roles in 6.0.24

2010-02-11 Thread Mark Thomas
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 > > it says roles can be specified by both userRoleName, AND roleName > mechanisms. > > But, if both are used then t