The default user management enables you to manage users
without any external user management system. Managing users with the
Apache Tomcat user database is for Apache Tomcat installations only.
Note: The Apache Tomcat database is not supported on IBM® i;
therefore, this user management system is unavailable when running
the server on IBM i.
The user names and encrypted passwords are stored in the
tomcat-users.xml file.
Updates, such as, creating a new user and changing user passwords
or repository permission roles are automatically written to the xml
file. You do not need to edit the file.
Note: The file is located in JazzInstallDir/server/tomcat/conf.