systemctl status smbd nmbd
● smbd.service - Samba SMB Daemon
Loaded: loaded (/lib/systemd/system/smbd.service; enabled; vendor preset: enabled)
Active: active (running) since Sun 2017-10-22 18:27:36 CEST; 3min 5s ago
Docs: man:smbd(8)
man:samba(7)
man:smb.conf(5)
Main PID: 7720 (smbd)
Status: "smbd: ready to serve connections..."
Tasks: 3 (limit: 4915)
CGroup: /system.slice/smbd.service
├─7720 /usr/sbin/smbd
├─7721 /usr/sbin/smbd
└─7722 /usr/sbin/smbd
Okt 22 18:29:40 j3455-itx smbd[9434]: [2017/10/22 18:29:40.858896, 1] ../lib/param/loadparm.c:1729(lpcfg_do_global_parameter)
Okt 22 18:29:40 j3455-itx smbd[9434]: WARNING: The "syslog only" option is deprecated
Okt 22 18:29:40 j3455-itx smbd[9434]: [2017/10/22 18:29:40.859158, 1] ../lib/param/loadparm.c:1729(lpcfg_do_global_parameter)
Okt 22 18:29:40 j3455-itx smbd[9434]: WARNING: The "null passwords" option is deprecated
Okt 22 18:29:40 j3455-itx smbd[9434]: [2017/10/22 18:29:40.861198, 1] ../lib/param/loadparm.c:1729(lpcfg_do_global_parameter)
Okt 22 18:29:40 j3455-itx smbd[9434]: WARNING: The "syslog" option is deprecated
Okt 22 18:29:40 j3455-itx smbd[9434]: [2017/10/22 18:29:40.861294, 1] ../lib/param/loadparm.c:1729(lpcfg_do_global_parameter)
Okt 22 18:29:40 j3455-itx smbd[9434]: WARNING: The "syslog only" option is deprecated
Okt 22 18:29:40 j3455-itx smbd[9434]: [2017/10/22 18:29:40.861552, 1] ../lib/param/loadparm.c:1729(lpcfg_do_global_parameter)
Okt 22 18:29:40 j3455-itx smbd[9434]: WARNING: The "null passwords" option is deprecated
● nmbd.service - Samba NMB Daemon
Loaded: loaded (/lib/systemd/system/nmbd.service; enabled; vendor preset: enabled)
Active: active (running) since Sun 2017-10-22 18:27:36 CEST; 3min 4s ago
Docs: man:nmbd(8)
man:samba(7)
man:smb.conf(5)
Main PID: 7787 (nmbd)
Status: "nmbd: ready to serve connections..."
Tasks: 1 (limit: 4915)
CGroup: /system.slice/nmbd.service
└─7787 /usr/sbin/nmbd
Okt 22 18:27:36 j3455-itx systemd[1]: Starting Samba NMB Daemon...
Okt 22 18:27:36 j3455-itx nmbd[7786]: [2017/10/22 18:27:36.605380, 1] ../lib/param/loadparm.c:1729(lpcfg_do_global_parameter)
Okt 22 18:27:36 j3455-itx nmbd[7786]: WARNING: The "syslog" option is deprecated
Okt 22 18:27:36 j3455-itx systemd[1]: nmbd.service: Supervising process 7787 which is not our child. We'll most likely not notice when it exits.
Okt 22 18:27:36 j3455-itx nmbd[7787]: [2017/10/22 18:27:36.608882, 0] ../lib/util/become_daemon.c:124(daemon_ready)
Okt 22 18:27:36 j3455-itx nmbd[7787]: STATUS=daemon 'nmbd' finished starting up and ready to serve connections
Okt 22 18:27:36 j3455-itx systemd[1]: Started Samba NMB Daemon.