Friday, August 24, 2018

Tomcat7 Manager GUI 401

When I try to access my home server from my laptop via domain.com/manager I get brought to the page that says "401 Unauthorized You are not authorized to view this page. If you have not changed any configuration files, please examine the file conf/tomcat-users.xml in your installation. That file must contain the credentials to let you use this webapp....". However, when I try to go the manager gui from the desktop computer that is hosting tomcat, it gives me the option to log in and everything works fine.

I have set up tomcat-users.xml to look like:



  
  
  

and I have made sure to force-reload and restart.... what am I missing?

No comments:

Post a Comment