N10-005 · Question #284
Which of the following does Kerberos use to authenticate?
The correct answer is A. Tickets. Kerberos keeps a database of its clients and their private keys. The private key is a large number known only to Kerberos and the client it belongs to. In the case that the client is a user, it is an encrypted password. Network services requiring authentication register with…
Question
Which of the following does Kerberos use to authenticate?
Options
- ATickets
- BServers
- CUsers
- DClients
How the community answered
(28 responses)- A93% (26)
- B4% (1)
- C4% (1)
Explanation
Kerberos keeps a database of its clients and their private keys. The private key is a large number known only to Kerberos and the client it belongs to. In the case that the client is a user, it is an encrypted password. Network services requiring authentication register with Kerberos, as do clients wishing to use those services. The private keys are negotiated at registration.
Topics
Community Discussion
No community discussion yet for this question.