Hi,

Cristian Bortolato wrote:
> 
> I'm using tomcat 3.2.2, there're tomcat-user.xml defined :
> 
> <tomcat-users>
>   <user name="tomcat" password="tomcat" roles="tomcat" />
>   <user name="role1"  password="tomcat" roles="role1"  />
>   <user name="both"   password="tomcat" roles="tomcat,role1" />
> </tomcat-users>
> 
> I've used user tomcat with pass tomcat and all combinations with role1 and
> both, but it doesn't open the page.
> 
[...]

try it with the additional role 'admin' for one of the users. I'm using
tomcat-3.2.2 too and it works.

Bye

Bernd
-- 
Dipl.-Inform. Bernd Koecke
UNIX-Entwicklung
Schlund+Partner AG
Fon: +49-721-91374-0
E-Mail: [EMAIL PROTECTED]

Reply via email to