sudo ls -l /var/lib/samba/registry.tdb
rw-rw---- 1 nobody root 421888 Feb 27 10:02 /var/lib/samba/registry.tdb
ps -aux | grep smb ✔
root 596 0.0 0.3 93348 26752 ? Ss 12:03 0:00 /usr/bin/smbd --foreground --no-process-group
root 602 0.0 0.0 90828 6400 ? S 12:03 0:00 smbd: notifyd
root 603 0.0 0.0 90836 5760 ? S 12:03 0:00 smbd: cleanupd
john 4548 0.0 0.0 6580 2432 pts/1 S+ 13:03 0:00 grep smb
Moderator edit: In the future, please use proper formatting: [HowTo] Post command output and file content as formatted text