nerdexam
CompTIA

N10-005 · Question #729

Which of the following is the default authentication method for a Windows client using PPP over a dialup connection?

The correct answer is D. MS-CHAP. MS-CHAP is Microsoft's implementation of the Challenge Handshake Authentication Protocol and is the default authentication method for Windows clients using PPP over dialup connections.

Network security

Question

Which of the following is the default authentication method for a Windows client using PPP over a dialup connection?

Options

  • ATACACS+
  • BWINS
  • CKerberos
  • DMS-CHAP

How the community answered

(38 responses)
  • A
    3% (1)
  • C
    5% (2)
  • D
    92% (35)

Why each option

MS-CHAP is Microsoft's implementation of the Challenge Handshake Authentication Protocol and is the default authentication method for Windows clients using PPP over dialup connections.

ATACACS+

TACACS+ is a Cisco-proprietary AAA protocol used for device administration authentication, not for Windows PPP dialup sessions.

BWINS

WINS (Windows Internet Name Service) is a NetBIOS name resolution service and has no role in PPP authentication.

CKerberos

Kerberos is a ticket-based authentication protocol used for domain authentication in Active Directory environments, not for PPP dialup connections.

DMS-CHAPCorrect

MS-CHAP (Microsoft Challenge Handshake Authentication Protocol) was specifically developed by Microsoft as the default PPP authentication protocol for Windows dialup clients. It uses a three-way handshake with a challenge and hashed response to authenticate without sending the password in cleartext. MS-CHAPv2 extended this with mutual authentication and is still referenced in Windows PPP and VPN configurations.

Concept tested: PPP authentication protocols for Windows dialup

Source: https://learn.microsoft.com/en-us/windows-server/remote/remote-access/vpn/vpn-top

Topics

#PPP#MS-CHAP#dialup authentication#Windows

Community Discussion

No community discussion yet for this question.

Full N10-005 Practice