SK0-004 · Question #402
A systems administrator creates a new file server. Before the users can access the server, which of the following must be done FIRST?
The correct answer is C. Join domain/directory. A file server must be joined to the domain or directory first so that user accounts can be authenticated and proper permissions applied before accessing shared resources.
Question
A systems administrator creates a new file server. Before the users can access the server, which of the following must be done FIRST?
Options
- ASet up an iSCSI target
- BConfigure WWN on the SAN
- CJoin domain/directory
- DDisable the firewall
How the community answered
(59 responses)- A2% (1)
- B5% (3)
- C90% (53)
- D3% (2)
Why each option
A file server must be joined to the domain or directory first so that user accounts can be authenticated and proper permissions applied before accessing shared resources.
Setting up an iSCSI target configures network-based block storage connectivity and is not required before users can access a standard file server.
Configuring WWN on a SAN applies to Fibre Channel storage area networks and has no bearing on enabling user access to a file server.
Joining the server to the domain or directory service is the prerequisite step that allows user accounts and group policies to be applied, enabling authenticated access to file shares. Without domain membership, the server cannot validate user credentials against Active Directory, meaning users would be unable to log in or access any shared resources. All subsequent configuration steps such as share creation and permission assignment depend on domain membership being in place first.
Disabling the firewall is a security risk and is never a recommended prerequisite - proper firewall rules should be configured instead of disabling protection entirely.
Concept tested: Domain join as prerequisite for file server user access
Source: https://learn.microsoft.com/en-us/windows-server/identity/ad-ds/get-started/virtual-dc/active-directory-domain-services-overview
Topics
Community Discussion
No community discussion yet for this question.