2011/9/29 krishnaroopa senthilkumar <[email protected]>:
> Hi
>
> I have installed tom cat 7.0.21
> I have changed the tomcat-users.xml file as below
>
>
> <tomcat-users>
> <role rolename="manager-script"/>
> <user name="mgr" password="tomcat" roles="standard,manager-script"/>
> </tomcat-users>
>

The manager-script role gives access only to the "text" interface of
manager (used by scripts connecting remotely).

See web.xml file of the manager application for the actual list of
supported roles.

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to