Re: encrypting passwords in tomcat-users.xml

2017-11-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Guy, On 11/22/17 1:50 PM, Guy wrote: > Maybe I should ask this in a different way: what are the steps to > use encrypted passwords in tomcat-users.xml under Tomcat 8.0.14? Note that the passwords aren't "encrypted" per se (that is, they are not usi

Re: encrypting passwords in tomcat-users.xml

2017-11-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dimas, On 11/22/17 5:52 AM, Dimas Souza wrote: > Hi Christopher, > > I've been trying to figure out this issues as well, thank you for > your answer, it has clarified some questions of my own. > > I still have a question about your answer though,

Re: encrypting passwords in tomcat-users.xml

2017-11-22 Thread Guy
Maybe I should ask this in a different way: what are the steps to use encrypted passwords in tomcat-users.xml under Tomcat 8.0.14? I know what they are in Tomcat 8.0.37. They're both versions of Tomcat 8.0.x, so why does something that works in one not work in the other? Does the server.xml con

Re: encrypting passwords in tomcat-users.xml

2017-11-22 Thread Dimas Souza
Hi Christopher, I've been trying to figure out this issues as well, thank you for your answer, it has clarified some questions of my own. I still have a question about your answer though, see below: On 11/20/17 10:53 PM, Christopher Schultz wrote: >Guy, > >On 11/20/17 1:23 PM, Guy Mac wrote: >>

Re: encrypting passwords in tomcat-users.xml

2017-11-20 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Guy, On 11/20/17 1:23 PM, Guy Mac wrote: > I'm failing to figure out how to encrypt passwords for (slightly) > different versions of Tomcat 8.0.x on different platforms. Some background: older versions of Tomcat only supported single-round hashing

encrypting passwords in tomcat-users.xml

2017-11-20 Thread Guy Mac
I'm failing to figure out how to encrypt passwords for (slightly) different versions of Tomcat 8.0.x on different platforms. With Tomcat 8.0.37 on MacOS, I run digest.sh with a password, placing the output in tomcat-users, and update the Realm for the Catalina engine to:       resourc