nerdexam
CompTIA

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.

Server administration

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)
  • A
    2% (1)
  • B
    5% (3)
  • C
    90% (53)
  • D
    3% (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.

ASet up an iSCSI target

Setting up an iSCSI target configures network-based block storage connectivity and is not required before users can access a standard file server.

BConfigure WWN on the SAN

Configuring WWN on a SAN applies to Fibre Channel storage area networks and has no bearing on enabling user access to a file server.

CJoin domain/directoryCorrect

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.

DDisable the firewall

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

#domain join#file server setup#directory services#user access

Community Discussion

No community discussion yet for this question.

Full SK0-004 Practice