PrepAway - Latest Free Exam Questions & Answers

Which of the following authentication protocols is the security administrator planning to implement across the

A security administrator has installed a new KDC for the corporate environment. Which of the
following authentication protocols is the security administrator planning to implement across the
organization?

PrepAway - Latest Free Exam Questions & Answers

A.
LDAP

B.
RADIUS

C.
Kerberos

D.
XTACACS

Explanation:
The fundamental component of a Kerberos solution is the key distribution centre (KDC), which is
responsible for verifying the identity of principles and granting and controlling access within a
network environment through the use of secure cryptographic keys and tickets.

One Comment on “Which of the following authentication protocols is the security administrator planning to implement across the

  1. meac says:

    TGT TICKET KERBEROS
    Explanation:
    The basic process of Kerberos authentication is as follows:
    The subject provides logon credentials.
    The Kerberos client system encrypts the password and transmits the protected credentials to the KDC.
    The KDC verifies the credentials and then creates a ticket-granting ticket (TGT–a hashed form of the subject’s password with the addition of a time stamp that indicates a valid lifetime).
    The TGT is encrypted and sent to the client.
    The client receives the TGT. At this point, the subject is an authenticated principle in the Kerberos realm.
    The subject requests access to resources on a network server. This causes the client to request a service ticket (ST) from the KDC.
    The KDC verifies that the client has a valid TGT and then issues an ST to the client.
    The ST includes a time stamp that indicates its valid lifetime.
    The client receives the ST.
    The client sends the ST to the network server that hosts the desired resource.
    The network server verifies the ST. If it’s verified, it initiates a communication session with the client.
    From this point forward, Kerberos is no longer involved.




    0



    0

Leave a Reply