Solved

Match Each Item with a Statement Below

Question 2

Matching

Match each item with a statement below:

Premises:
a traditional authentication method for Windows operating systems using a simple challenge response protocol
protocol that picks one of the available authentication methods for a system
the core authentication class in JAAS
a framework for authentication and authorization in Internet protocols
divides authentication into the authentication interface library, and the actual authentication mechanism-specific modules
a place where a number of services are being offered
a feature that enables users to access resources over the network without having to repeatedly supply their credentials
retrieves and makes available NT security information for the current user
allows fine-grained control over the mapping between access control and tasks performed in the deployment area
Responses:
PAM
LoginContext
NTSystem PAM
Single sign-on
SASL
Resource
Role-based authorization
NTLM authentication
Negotiate

Correct Answer:

allows fine-grained control over the mapping between access control and tasks performed in the deployment area
Role-based authorization
retrieves and makes available NT security information for the current user
NTSystem PAM
a feature that enables users to access resources over the network without having to repeatedly supply their credentials
Single sign-on
a place where a number of services are being offered
Resource
protocol that picks one of the available authentication methods for a system
Negotiate
divides authentication into the authentication interface library, and the actual authentication mechanism-specific modules
PAM
a traditional authentication method for Windows operating systems using a simple challenge response protocol
NTLM authentication
the core authentication class in JAAS
LoginContext
a framework for authentication and authorization in Internet protocols
SASL
Related Questions