nerdexam
CompTIA

CAS-002 · Question #96

A network security engineer would like to allow authorized groups to access network devices with a shell restricted to only show information while still authenticating the administrator's group to…

The correct answer is E. RADIUS F. TACACS+. RADIUS and TACACS+ are the two AAA protocols that support authenticating users and enforcing shell-level command authorization for network device access.

Technical Integration of Enterprise Components

Question

A network security engineer would like to allow authorized groups to access network devices with a shell restricted to only show information while still authenticating the administrator's group to an unrestricted shell. Which of the following can be configured to authenticate and enforce these shell restrictions? (Select TWO).

Options

  • ASingle Sign On
  • BActive Directory
  • CKerberos
  • DNIS+
  • ERADIUS
  • FTACACS+

How the community answered

(58 responses)
  • A
    3% (2)
  • B
    7% (4)
  • C
    10% (6)
  • D
    2% (1)
  • E
    78% (45)

Why each option

RADIUS and TACACS+ are the two AAA protocols that support authenticating users and enforcing shell-level command authorization for network device access.

ASingle Sign On

Single Sign On is an authentication user experience concept, not a protocol that enforces shell-level command restrictions on network devices.

BActive Directory

Active Directory is a directory and authentication service for domain-joined systems and does not natively enforce CLI shell restrictions on network infrastructure devices.

CKerberos

Kerberos is a ticket-based authentication protocol that does not provide mechanisms to enforce command-level or shell restrictions on network device CLIs.

DNIS+

NIS+ (Network Information Service) is a legacy Unix directory service that does not support command authorization or shell restriction enforcement for network device management.

ERADIUSCorrect

RADIUS supports authentication and can enforce shell access restrictions through vendor-specific attributes (VSAs) and privilege-level settings on network devices.

FTACACS+Correct

TACACS+ natively separates authentication, authorization, and accounting and is specifically designed to support per-command and shell-level authorization on network devices such as Cisco routers and switches, making it the preferred protocol for granular shell restriction enforcement.

Concept tested: TACACS+ and RADIUS shell authorization for network devices

Source: https://www.cisco.com/c/en/us/support/docs/security-vpn/terminal-access-controller-access-control-system-tacacs-/13847-question-answer-tacacs.html

Topics

#TACACS+#RADIUS#AAA#shell restriction

Community Discussion

No community discussion yet for this question.

Full CAS-002 Practice