Multiple choice technology operating systems

Which feature of HP CIFS allows a Unix uid or gid to be mapped to a Windows account or group?

  1. nmbd

  2. smbd

  3. winbind

  4. smbclient

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

Winbind is the HP CIFS/Service component that maps Unix uid/gid to Windows accounts and groups, enabling seamless cross-platform identity resolution. nmbd handles NetBIOS name resolution, smbd provides file/print sharing services, and smbclient is a client utility for accessing SMB shares from the command line.