ext_srvtab(8krb)
Name
ext_srvtab − extracts service key files.
Syntax
/var/dss/kerberos/bin/ext_srvtab [−n] [hostname ...]
Arguments
hostname Name of the service key file.
Description
The ext_srvtab utility extracts service key files from the Kerberos database. When you invoke the utility, it prompts you to enter the master key string for the database. If the -n option is specified, ext_srvtab fetches the master key from the master key cache file, produced by kstash(8krb).
For each hostname that you specify in the command line, ext_srvtab creates the service key file hostname-new-srvtab. This file contains all the entries in the Kerberos database with an instance field that matches hostname. In addition, the hostname-new-srvtab file contains all the keys registered for Kerberos services that can run on the host specified in hostname.
Options
−n Causes ext_srvtab utility to fetch the master key from the master key cache file.
Files
/var/dss/kerberos/dbase/principal.pag
/var/dss/kerberos/dbase/principal.dir
/var/dss/kerberos/dbase/principal.ok
See Also
kdb_edit(8krb), kdb_init(8krb), kdb_util(8krb), kdb_destroy(8krb)