• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/8

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

8 Cards in this Set

  • Front
  • Back
802.1X
An IEEE standard that defines port-based Network Access Control (PNAC). 802.1X is a Data Link Layer authentication technology used to connect devices to a LAN or WLAN
LDAP
An Application Layer protocol used for accessing and modifying directory services data. It is part of the TCP/IP suite. Originally used in WAN connections, it has morphed into a protocol commonly used by services usch as Microsoft active directory
Kerberos
An authentication protocol designed at MIT athat enables computers to prove their identity to each other in a secure manner. It is used most often in a client - servier environment; the client and the server both verify each other's identity.
RAS
A service that enables dial-up and various types of VPN connections from remote clients.
CHAP
An authentication scheme used by the point-to-point protocol(PPP) that is the standard for dial-up connections. It utilizes a challenge-response mechanism with one-way encryption.
RADIUS
Used to provide centralized administration of dial-up, VPN, and wireless authentication. It can be used with EAP and 802.1X
TACACS
Another remote authentication protocol, similar to RADIUS, and used more often in UNIX networks through it is deprecated.
TACACS+
Remote authentication developed by Cisco, similar to RADIUS but separates authentication and authorization into two separate processes.