小编Rus*_*ton的帖子

samba 不是从 systemctl 启动:超时

我试图在 ubuntu 服务器 (18.04) 上设置一个 samba 服务器。我需要从源代码编译,因为我需要对 Mac OS 和时间机器的特殊支持,它仅在 4.8 或更高版本中可用。

我尝试安装 4.9.2 并按照此处的说明进行操作,但我需要禁用 LDAP 和 AD 对配置的支持。构建和安装进行得很顺利,所以我将 systemctl 文件复制到位并尝试启动一切。

super@fulton:~/samba/samba-samba-4.9.2$ sudo systemctl start {nmb,smb,winbind}.service
Job for nmb.service failed because a timeout was exceeded.
See "systemctl status nmb.service" and "journalctl -xe" for details.
Job for winbind.service failed because a timeout was exceeded.
See "systemctl status winbind.service" and "journalctl -xe" for details.
Job for smb.service failed because a timeout was exceeded.
See "systemctl status smb.service" and "journalctl -xe" …
Run Code Online (Sandbox Code Playgroud)

samba systemd

4
推荐指数
2
解决办法
1万
查看次数

标签 统计

samba ×1

systemd ×1