| KTUTIL(8) | System Manager's Manual | KTUTIL(8) |
ktutil — manage
Kerberos keytabs
ktutil |
[-k keytab |
--keytab=keytab]
[-v | --verbose]
[--version] [-h |
--help] command
[args] |
ktutil is a program for managing keytabs.
Supported options:
-v,
--verbosecommand can be one of the following:
-p principal]
[--principal=principal]
[-V kvno]
[--kvno=kvno]
[-e enctype]
[--enctype=enctype]
[-w password]
[--pw-file=filename]
[--password=password]
[-r] [--random]
[-s] [--no-salt]
[-H] [--hex]--pw-file can specify
either a file with a password, or the string STDIN. In the latter case the
password is read from stdin.-r realm]
[--realm=realm]
[--a host]
[--admin-server=host]
[--s port]
[--server-port=port]If no principals are given, all the ones in the keytab are updated.
--filter-principal=string]-p admin principal]
[--principal=admin principal]
[-e enctype]
[--enctypes=enctype]
[-r realm]
[--realm=realm]
[-a admin server]
[--admin-server=admin server]
[-s server port]
[--server-port=server port]
principal ...If no realm is specified, the realm to operate on is taken from the first principal.
--keys]
[--timestamp]-p principal]
[--principal=principal]
[-V -kvno]
[--kvno=kvno]
[-e -enctype]
[--enctype=enctype]--age=age]| December 1, 2014 | HEIMDAL |