Annotation of 43BSDReno/kerberosIV/man/ext_srvtab.8, revision 1.1.1.1

1.1       root        1: .\" $Source: /usr/src/kerberosIV/src/man/RCS/ext_srvtab.8,v $
                      2: .\" $Author: kfall $
                      3: .\" $Header: /usr/src/kerberosIV/src/man/RCS/ext_srvtab.8,v 4.3 90/03/29 17:26:37 kfall Exp $
                      4: .\" Copyright 1989 by the Massachusetts Institute of Technology.
                      5: .\"
                      6: .\" For copying and distribution information,
                      7: .\" please see the file <mit-copyright.h>.
                      8: .\"
                      9: .TH EXT_SRVTAB 8 "Kerberos Version 4.0" "MIT Project Athena"
                     10: .SH NAME
                     11: ext_srvtab \- extract service key files from Kerberos key distribution center database
                     12: .SH SYNOPSIS
                     13: ext_srvtab [
                     14: .B \-n
                     15: ] [
                     16: .B \-r realm
                     17: ] [
                     18: .B hostname ...
                     19: ]
                     20: .SH DESCRIPTION
                     21: .I ext_srvtab
                     22: extracts service key files from the Kerberos key distribution center
                     23: (KDC) database.
                     24: .PP
                     25: Upon execution, it prompts the user to enter the master key string for
                     26: the database.  If the
                     27: .B \-n
                     28: option is specified, the master key is instead fetched from the master
                     29: key cache file.
                     30: .PP
                     31: For each
                     32: .I hostname
                     33: specified on the command line, 
                     34: .I ext_srvtab
                     35: creates the service key file
                     36: .IR hostname -new-srvtab,
                     37: containing all the entries in the database with an instance field of
                     38: .I hostname.
                     39: This new file contains all the keys registered for Kerberos-mediated
                     40: service providing programs which use the 
                     41: .IR krb_get_phost (3)
                     42: principal and instance conventions to run on the host
                     43: .IR hostname .
                     44: If the
                     45: .B \-r
                     46: option is specified, the realm fields in the extracted file will
                     47: match the given realm rather than the local realm.
                     48: .SH DIAGNOSTICS
                     49: .TP 20n
                     50: "verify_master_key: Invalid master key, does not match database."
                     51: The master key string entered was incorrect.
                     52: .SH FILES
                     53: .TP 20n
                     54: .IR hostname -new-srvtab
                     55: Service key file generated for
                     56: .I hostname
                     57: .TP
                     58: /etc/kerberosIV/principal.pag, /etc/kerberosIV/principal.dir
                     59: DBM files containing database
                     60: .TP
                     61: /etc/kerberosIV/master_key
                     62: Master key cache file.
                     63: .SH SEE ALSO
                     64: read_service_key(3), krb_get_phost(3)

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.