diegogslomp / samba-ad-dc

🐳 Docker image of samba domain controller compiled from source
https://hub.docker.com/r/diegogslomp/samba-ad-dc
GNU General Public License v3.0
48 stars 19 forks source link

issue starting container #28

Closed killmasta93 closed 2 months ago

killmasta93 commented 2 months ago

Hi Currently we had a forcefully shutdown, as it seems that the container does not go up, it keeps going into

Error response from daemon: Container 6b75b1643b34c569fb177653304eb4f1776af5fef227c3f5214372736282bc68 is restarting, wait until the container is running

when it tries to go up i run

do_connect: Connection to localhost failed (Error NT_STATUS_CONNECTION_REFUSED)

i do have a copy which i tried to place it but same issue

not sure what else to look at?

Thanks

killmasta93 commented 2 months ago

i think i solved it chmod 0750 -R locks/ was getting this odd issue

invalid permissions on directory '/usr/local/samba/var/locks/winbindd_privileged': has 0770 should be 0750