N10-005 · Question #471
Which of the following can use a third party back-end LDAP user database for authentication?
The correct answer is B. TACACS+. TACACS+ (Terminal Access Controller Access Control System Plus) is an authentication protocol commonly used for network device access control (e.g., logging into routers and switches). It is designed with a modular architecture that supports integration with external back-end…
Question
Which of the following can use a third party back-end LDAP user database for authentication?
Options
- AISAKMP
- BTACACS+
- CPKI
- DCHAP
How the community answered
(41 responses)- B93% (38)
- C2% (1)
- D5% (2)
Explanation
TACACS+ (Terminal Access Controller Access Control System Plus) is an authentication protocol commonly used for network device access control (e.g., logging into routers and switches). It is designed with a modular architecture that supports integration with external back-end identity stores, including LDAP directories (such as Microsoft Active Directory). This allows organizations to centralize user credentials. ISAKMP is a key exchange protocol used in IPsec VPN setup, not an authentication database connector. PKI relies on certificates rather than LDAP lookups. CHAP is a challenge-response password protocol with no built-in support for external LDAP integration.
Topics
Community Discussion
No community discussion yet for this question.