joker8023 / confluence

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

what's the super user password

opened this issue · comments

cp: cannot create regular file 'atlassian-extras-decoder-v2-3.2.jar.bak': Permission denied

what is the su user's password,i need

docker exec -it --user root confluence /bin/sh

crackfile git:(master) ✗ docker exec -it --user root confluence /bin/sh OCI runtime exec failed: exec failed: container_linux.go:344: starting container process caused "chdir to cwd (\"/var/atlassian/confluence\") set in config.json failed: permission denied": unknown

what the Configure Database postgresql user and passwd?

you can check the postgre container's env params:

  1. docker exec -it confluence_postgres /bin/bash
  2. env
    and you will see postgre username and password