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

Samba container fails to start #666

Open
tasaba opened this issue Sep 13, 2024 · 0 comments
Open

Samba container fails to start #666

tasaba opened this issue Sep 13, 2024 · 0 comments

Comments

@tasaba
Copy link

tasaba commented Sep 13, 2024

Hello, everyone.

I started a samba container on RHEL8.8 using hacking.md as a reference, but I got the following error:

$ podman-compose pull
・・・
$ podman-compose up
・・・
[samba]    | Executing /usr/sbin/samba --foreground --debug-stdout -d=1
[samba]    | samba version 4.19.6-Debian started.
[samba]    | Copyright Andrew Tridgell and the Samba Team 1992-2023
[samba]    | daemon 'samba' : Starting process...
[samba]    | At this time the 'samba' binary should only be used for either:
[samba]    | 'server role = active directory domain controller' or the rpc proxy with 'dcerpc endpoint servers = remote'
[samba]    | You should start smbd/nmbd/winbindd instead for domain member and standalone file server tasks
[samba]    | exit_daemon: daemon failed to start: Samba detected misconfigured 'server role' and exited. Check logs for details, error code 22

$ podman-compose --version
podman-compose version 1.2.0
podman version 4.4.1

Are any other settings required?

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