Skip to main content

PoolParty's Tomcat Admin User

The user for the connection to the Tomcat Web Application Manager is defined in the tomcat-users.xml file, residing in

  • <PPAppDir/tomcat/conf

For Linux installations the password for this user is set to 'poolparty'. It is recommended that you change the password in course of the installation process.

  <user username="admin" password="poolparty" roles="manager,manager-gui"/>