Trying to install Samba on a fresh install of ALARM on PPs4.
When trying to start the Samba I'm giving error:
$this->bbcode_second_pass_code('', 'Job for smbd.service failed. See 'systemctl status smbd.service' and 'journalctl -xn' for details.')
Status:
$this->bbcode_second_pass_code('', '[uber@alarm ~]# systemctl status smbd.service
● smbd.service - Samba SMB/CIFS server
Loaded: loaded (/usr/lib/systemd/system/smbd.service; enabled)
Active: failed (Result: exit-code) since Mon 2014-06-02 14:33:47 MDT; 8s ago
Process: 565 ExecStart=/usr/bin/smbd -D (code=exited, status=1/FAILURE)
Jun 02 14:33:47 alarm systemd[1]: smbd.service: control process exited, code=exited status=1
Jun 02 14:33:47 alarm systemd[1]: Failed to start Samba SMB/CIFS server.
Jun 02 14:33:47 alarm systemd[1]: Unit smbd.service entered failed state.
')
I've read through and performs the suggestions here: viewtopic.php?f=53&t=5152
but still can not get Samba to install/run properly.