"changeme" use to be a favourite, until someone read it literally - and changed it to "changeit".. (That was in the default JDK keystore in JDK 5 if I remember correctly)
On 17 November 2016 at 16:48, Ian Dunlop <[email protected]> wrote: > Hello, > > That's better. Upper case. Really! Security by obscurity worked in this > case :) I looked at that file but didn't realise that was the default > password. > > Thanks Stian. And also Alan for the docker exec tip - you learn > something new every day, in this case > > "docker exec -i -t taverna /bin/bash" to access the container shell. > > Cheers, > > Ian > > On 17/11/16 16:21, Stian Soiland-Reyes wrote: >> The docker job adds this users.properties: >> >> https://github.com/taverna-extras/taverna-server-docker/blob/master/users.properties >> >> which claims to have admin/ADMIN - remember casing in the password! >> >> >> (See that repo for the rest of the Docker stuff) >> >> >> On 17 November 2016 at 16:07, Ian Dunlop <[email protected]> wrote: >>> Hello, >>> >>> I have docker exec'd into the container and looked at tomcat/logs. The >>> access is being logged and reported as 403 but not the reason (well, 403 >>> is the reason I guess!). It doesn't even give me a chance to enter >>> username password now. I might delete the container and try again. >>> >>> Cheers, >>> >>> Ian >>> >>> On 17/11/16 15:01, Alan Williams wrote: >>>> On 17-Nov-16 14:55, Ian Dunlop wrote: >>>>> Hello, >>>>> >>>>> That's the page I would like to see :) but it's not letting me. docker >>>>> logs doesn't reveal a whole lot beyond server startup. Nothing after: >>>>> >>>>> "Nov 17, 2016 2:04:03 PM org.apache.catalina.startup.Catalina start >>>>> INFO: Server startup in 10757 ms" >>>> Can you ssh into the docker using docker exec? >>>> >>>>> Cheers, >>>>> >>>>> Ian >>>> Alan >>>> >>> >> >> > > -- Stian Soiland-Reyes http://orcid.org/0000-0001-9842-9718
