keytab

term

securitynetworking

A file holding a service account's long-term Kerberos keys, letting a service - often on Linux, outside the domain - decrypt the tickets clients present without interactive domain membership.

A keytab is a credential in file form: generated against the account that owns the SPN, protected like a password, and regenerated whenever that account's password changes.

Also known as: keytab file

All glossary entries