Trying to log in but can\'t. My tomcat-users.xml, modified as I saw it here.
I had some problems with access Tomcat's manager (v8.0) as part of NetBeans (v8.2) IDE under Windows 10.
The actual tomcat-users.xml file to add gui-manager user/password pairs is located at C:\Users\\AppData\Roaming\NetBeans\8.2\apache-tomcat-8.0.27.0_base\conf\ path. Open tomcat-users.xml file and add some rows:
After that you should restart Tomcat and try access manager again.