Comment 2 for bug 1789544

Revision history for this message
Andreas Hasenack (ahasenack) wrote :

Thanks for filing this bug in Ubuntu.

Looks like there is a permissions problem:
● smbd.service - Samba SMB Daemon
   Loaded: loaded (/lib/systemd/system/smbd.service; disabled; vendor preset: enabled)
   Active: failed (Result: exit-code) since Wed 2018-08-29 14:14:04 JST; 9ms ago
     Docs: man:smbd(8)
           man:samba(7)
           man:smb.conf(5)
  Process: 2694 ExecStart=/usr/sbin/smbd --foreground --no-process-group $SMBDOPTIONS (code=exited, status=1/FAILURE)
 Main PID: 2694 (code=exited, status=1/FAILURE)
   Status: "daemon failed to start: Samba cannot setup ep pipe"
    Error: 13 (θ¨±ε―γŒγ‚γ‚ŠγΎγ›γ‚“)

errno 13 is "permission denied".

Could you please attach the logs from /var/log/samba/log*? They might have more information.