nerdexam
(ISC)2

SSCP · Question #1104

Is the person who is attempting to log on really who they say they are? What form of access control does this questions stem from?

The correct answer is B. Authentication. The question "Is the person who is attempting to log on really who they say they are?" directly addresses Authentication, which is the process of verifying a user's identity.

Submitted by mike_84· Apr 18, 2026Access Controls

Question

Is the person who is attempting to log on really who they say they are? What form of access control does this questions stem from?

Options

  • AAuthorization
  • BAuthentication
  • CKerberos
  • DMandatory Access Control

How the community answered

(24 responses)
  • A
    4% (1)
  • B
    92% (22)
  • D
    4% (1)

Why each option

The question "Is the person who is attempting to log on really who they say they are?" directly addresses Authentication, which is the process of verifying a user's identity.

AAuthorization

Authorization determines what an authenticated user is permitted to do or access, rather than verifying their identity.

BAuthenticationCorrect

Authentication is the security process that confirms a user's claimed identity by validating credentials like usernames, passwords, biometrics, or security tokens.

CKerberos

Kerberos is an authentication protocol, but 'Authentication' is the broader concept describing the identity verification process itself.

DMandatory Access Control

Mandatory Access Control (MAC) is a type of access control model where access rights are governed by system-wide rules and security labels, not the initial identity verification process.

Concept tested: Authentication vs Authorization

Source: https://learn.microsoft.com/en-us/windows/win32/secauthn/authentication

Topics

#Authentication#Access Control#Identification#Security Fundamentals

Community Discussion

No community discussion yet for this question.

Full SSCP Practice