401 Unauthorized error while logging in Manager-App of Tomcat

后端 未结 19 2595
谎友^
谎友^ 2020-12-14 07:37

I am trying to log in to the Manager App in Tomcat 7.0.22 for Mac OS X 10.7. Here is the error I am getting: http://f.cl.ly/items/421q1K3f1i0X1H1M181v/so.tiff



        
19条回答
  •  再見小時候
    2020-12-14 08:21

    The below should work for a "vanilla" installation (or zip/tar archive) - replace your tomcat-users.xml with (similar to) this:

    
      
      
      
      
      
      
      
      
    
    

    I ran into similar issue and still not able to login using Google Chrome (Version 73.0.3683.103) as on date 05/14/2019 10:30am CST despite reinstalling/configuring Google Chrome multiple times.

    I would suggest, try using different browser such as Firefox/IE etc if you are running into this issue even after fiddling a lot with xmls.

提交回复
热议问题