Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error '/var/cache/samba/msg.lock': has 0750 should be 0755 #41

Open
marininpa opened this issue Feb 12, 2025 · 0 comments
Open

error '/var/cache/samba/msg.lock': has 0750 should be 0755 #41

marininpa opened this issue Feb 12, 2025 · 0 comments

Comments

@marininpa
Copy link

marininpa commented Feb 12, 2025

Hello, I am getting an error when running the docker-compose file.
error:
smbd version 4.21.3 started. Copyright Andrew Tridgell and the Samba Team 1992-2024 invalid permissions on directory '/var/cache/samba/msg.lock': has 0750 should be 0755

docker-compose file:

services:
samba:
image: dockurr/samba:latest
container_name: samba
ports:
- 445:445

If I run the same thing on another Docker host, the container starts successfully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant