Implementing and Configuring Cisco Identity Services Engine (SISE) — Question 9
Which two values are compared by the binary comparison function in authentication that is based on Active Directory?
Answer options
- A. user-presented certificate and a certificate stored in Active Directory
- B. MS-CHAPv2 provided machine credentials and credentials stored in Active Directory
- C. user-presented password hash and a hash stored in Active Directory
- D. subject alternative name and the common name
Correct answer: A
Explanation
The correct answer is A, as the binary comparison function in authentication specifically checks the user-presented certificate against the one saved in Active Directory to verify identity. The other options involve different types of credentials or hashes that are not relevant to the binary comparison function in this context.