ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/install-win/tomcat-users_2.xml

Path
ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/install-win/tomcat-users_2.xml
Status
scanned
Type
file
Name
tomcat-users_2.xml
Extension
.xml
Programming language

      
    
Mime type
text/plain
File type
exported SGML document, ASCII text, with CRLF line terminators
Tag

      
    
Rootfs path

      
    
Size
1735 (1.7 KB)
MD5
af1a35f67646aab9165acc264d5cca94
SHA1
74708e0b72d32d3069a4627e3ec5d9b16ffad59e
SHA256
f51a2fd076564cc4c2781f9c4b83fdff183f78faf862503df740c5b3f444243a
SHA512

      
    
SHA1_git
f41970f98579d37406da962908afb2fddf1d6f75
Is binary

      
    
Is text
True
Is archive

      
    
Is media

      
    
Is legal

      
    
Is manifest

      
    
Is readme

      
    
Is top level

      
    
Is key file

      
    
tomcat-users_2.xml | 1.7 KB |

<!-- By default, no user is included in the "manager-gui" role required to operate the "/manager/html" web application. If you wish to use this app, you must define such a user - the username and password are arbitrary. Built-in Tomcat manager roles: - manager-gui - allows access to the HTML GUI and the status pages - manager-script - allows access to the HTTP API and the status pages - manager-jmx - allows access to the JMX proxy and the status pages - manager-status - allows access to the status pages only The users below are wrapped in a comment and are therefore ignored. If you wish to configure one or more of these users for use with the manager web application, do not forget to remove the <!.. ..> that surrounds them. You will also need to set the passwords to something appropriate. --> <!-- <user username="admin" password="<must-be-changed>" roles="manager-gui"/> <user username="robot" password="<must-be-changed>" roles="manager-script"/> --> <!-- The sample user and role entries below are intended for use with the examples web application. They are wrapped in a comment and thus are ignored when reading this file. If you wish to configure these users for use with the examples web application, do not forget to remove the <!.. ..> that surrounds them. You will also need to set the passwords to something appropriate. --> <!-- <role rolename="tomcat"/> <role rolename="role1"/> <user username="tomcat" password="<must-be-changed>" roles="tomcat"/> <user username="both" password="<must-be-changed>" roles="tomcat,role1"/> <user username="role1" password="<must-be-changed>" roles="role1"/> --> </tomcat-users>