PAS role
|
Includes Tomcat Manager and Host Manager roles
|
Description
|
ROLE_PSCAdmin
|
admin-gui
admin-script
manager-gui
manager-script
manager-jmx
manager-status
|
Unrestricted administration access. The Tomcat admin roles allow access to the HTML GUI and text interfaces of the Host Manager application, and the manager roles allow access to the HTML GUI, text interface, JMX proxy, and status pages of the Manager application.
|
ROLE_PSCOper
|
admin-script
manager-script
manager-status
|
Restricted operator administration access. The Tomcat roles allow access to the text interfaces of the Host Manager and Manager applications as well as the status pages in the Manager application.
|
ROLE_PSCUser
|
none
|
Non-priviliged access
|
ROLE_PSCNone
|
none
|
No access, for user account authorization testing
|
Username
|
Password
|
Role(s)
|
tomcat
|
tomcat
|
ROLE_PSCAdmin, ROLE_PSCOper, ROLE_PSCUser
|
tcuser1
|
tcuser
|
ROLE_PSCUser
|
tcuser2
|
tcuser
|
ROLE_PSCNone
|
<user username="tomcat" password="tomcat"
roles="ROLE_PSCAdmin,ROLE_PSCOper,ROLE_PSCUser"/> |