A Windows client using the SMB protocol is trying to access a multiprotocol file system from a Dell Unity XT NAS server. The local group database was checked and no mapping was found.
What is the next step in the SID to UID resolution process?
A.
The Windows user access is removed
B.
The domain controller is checked
C.
The Windows user is mapped to the default UNIX account
When a Windows client uses the SMB protocol to access a multiprotocol file system from a Dell Unity XT NAS server, the SID (Security Identifier) of the Windows user is mapped to a UID (User Identifier) on the UNIX file system. If no mapping is found in the local group database, the domain controller is checked to see if the SID is present there. The domain controller can provide the information needed to map the SID to the corresponding UID on the file system, allowing the Windows user to access the files. If the SID is not present in the domain controller, the Windows user's access would be removed.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit