You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
Hello, everyone.
I started a samba container on RHEL8.8 using hacking.md as a reference, but I got the following error:
Are any other settings required?
The text was updated successfully, but these errors were encountered: