keytab, a cross platform tool to work with keytab files used by Kerberos to store authentication information.
- Read keytab files
- Write keytab files
- Add entries to keytab files
- Remove entries from keytab files
- List entries in keytab files
- Describe keytab entries
$ ./keytab -h
keytab v1.0 - by Remi GASCOU (Podalirius)
Usage: keytab <mode> [options]
add Add a new key to the keytab file.
delete Delete a key from the keytab file.
describe Describe the content of a keytab file.
export Export the keytab file to a file.