nerdexam
Check_Point

156-536 · Question #29

What does the Kerberos key tab file contain?

The correct answer is C. Pairs of Kerberos principals and encryption keys. A Kerberos keytab (key table) file stores pairs of Kerberos principals (e.g., service or user identities in the format user@REALM or service/hostname@REALM) and their corresponding long-term encryption keys. These keys are derived from the principal's password and are used to…

Deployment and Configuration

Question

What does the Kerberos key tab file contain?

Options

  • APairs of authentication settings and un-authentication settings
  • BPairs of encryption and decryption keys
  • CPairs of Kerberos principals and encryption keys
  • DPairs of ktpass tools

How the community answered

(67 responses)
  • A
    1% (1)
  • B
    3% (2)
  • C
    93% (62)
  • D
    3% (2)

Explanation

A Kerberos keytab (key table) file stores pairs of Kerberos principals (e.g., service or user identities in the format user@REALM or service/hostname@REALM) and their corresponding long-term encryption keys. These keys are derived from the principal's password and are used to authenticate services or users without requiring interactive password entry. Keytabs enable automated processes (e.g., daemons or scheduled tasks) to decrypt Kerberos tickets and prove their identity securely.

Topics

#Kerberos#key tab file#encryption keys#Kerberos principals

Community Discussion

No community discussion yet for this question.

Full 156-536 Practice