NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.
To learn about what's going on, see About the Archive Site.
Hi, I followed instructions here https://github.com/Unidata/thredds-docker#h20B33C74 which leads to here https://github.com/Unidata/tomcat-docker#digested-passwords. As you can see below, I tried to hash "admin" 4 times and "super" 3 times and I am getting completely different result each time. Consequently I am unable to login to http://<my host>:8080/thedds/admin/debug with the password I have chosen because probably the hash calculated on server side is different so the 2 hashes did not match ! What did I do wrong so I should log a bug for this? 11:47 $ docker run unidata/thredds-docker:4.6.14 /usr/local/tomcat/bin/digest.sh -a "SHA" admin admin:7e7e81ea10686b0648bffa9edafd0b7f60eacc5145d97dd1d357cbc193060aed$1$ab2c3ddcb23f65a9b6e3f204958dd463336c283f 12:00 $ docker run unidata/thredds-docker:4.6.14 /usr/local/tomcat/bin/digest.sh -a "SHA" admin admin:8446588eec143b0decac02be49993bcc56e4b16a4187ce15a2727f267d7f1306$1$e771b647858a86ff580290077b5df357f5c20650 12:00 $ docker run unidata/thredds-docker:4.6.14 /usr/local/tomcat/bin/digest.sh -a "SHA" admin admin:ee16b99f11c0eeba71a6a821fba1e8b09f273ab032c13d2ce7ec5eeab2a1e7cc$1$bab5606e5cbb0ae1bca38c0f5bd15d656fe72085 12:00 $ docker run unidata/thredds-docker:4.6.14 /usr/local/tomcat/bin/digest.sh -a "SHA" admin admin:4ec71242066de4912869026a017f7ebeb59bdaec4de40ba8ac9ff694229c2084$1$a0c61f7703b080e3bcfcdb2579854df45d2abcdd 12:00 $ docker run unidata/thredds-docker:4.6.14 /usr/local/tomcat/bin/digest.sh -a "SHA" super super:f423f534302461b1829891a2e1fcdbf7ffa2c06721a51b3b12cd70695ce4cdec$1$cc6c5d231b0f522c20606139619052fba3f5a257 12:01 $ docker run unidata/thredds-docker:4.6.14 /usr/local/tomcat/bin/digest.sh -a "SHA" super super:eace3dbabc0275bd6f5a745eb55b3e3de729e8d835882e4469d066eae1a19f9d$1$7f3e8561201bdac50e328dbc89f9383b5d26d47a 12:01 $ docker run unidata/thredds-docker:4.6.14 /usr/local/tomcat/bin/digest.sh -a "SHA" super super:afc94d3d0885e8e81cc02ba26642085563a3edb3f375afe2c0f92068b43610b9$1$b6c57eae754e062469887ecc101df9adbe1a404d
thredds
archives: