Multiple choice technology operating systems

Which program represents the SAMBA server?

  1. sambad

  2. nfsd

  3. smbd

  4. nmbd

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

smbd (Samba Daemon) is the SAMBA server program that handles file and printer sharing services using the SMB/CIFS protocol. smbd provides the core file/printer sharing functionality. nmbd handles NetBIOS name resolution. There is no 'sambad' daemon. nfsd is for NFS, not Samba.