SG0-001 · Question #245
Which NAS protocol integrates with Windows Active Directory to provide and manage file security?
The correct answer is B. CIFS. CIFS is the NAS protocol that natively integrates with Windows Active Directory to provide robust file security and permission management.
Question
Which NAS protocol integrates with Windows Active Directory to provide and manage file security?
Options
- ANFS
- BCIFS
- CSSH
- DNDMP
How the community answered
(55 responses)- A2% (1)
- B89% (49)
- C7% (4)
- D2% (1)
Why each option
CIFS is the NAS protocol that natively integrates with Windows Active Directory to provide robust file security and permission management.
NFS (Network File System) is primarily used in Unix/Linux environments and requires additional configuration, such as ID mapping or an LDAP-based directory service like AD, for security integration in a Windows-centric Active Directory.
CIFS, or Common Internet File System, is a specific dialect of the Server Message Block (SMB) protocol. It is specifically designed to work within Windows environments and seamlessly integrates with Active Directory for user authentication, authorization, and the enforcement of file and folder level security permissions.
SSH (Secure Shell) is a protocol for secure remote command execution and file transfer, not a network attached storage (NAS) protocol for providing shared file system access and security.
NDMP (Network Data Management Protocol) is used for network-based backup of NAS devices and is not a client-facing protocol for file sharing or security management.
Concept tested: NAS protocol integration with Active Directory
Source: https://learn.microsoft.com/en-us/windows-server/storage/file-server/smb-overview
Topics
Community Discussion
No community discussion yet for this question.