Annotation of 43BSDReno/kerberosIV/man/ksrvtgt.1, revision 1.1

1.1     ! root        1: .\" $Source: /usr/src/kerberosIV/man/RCS/ksrvtgt.1,v $
        !             2: .\" $Author: kfall $
        !             3: .\" $Header: /usr/src/kerberosIV/man/RCS/ksrvtgt.1,v 4.2 90/06/25 21:12:32 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 KSRVTGT 1 "Kerberos Version 4.0" "MIT Project Athena"
        !            10: .SH NAME
        !            11: ksrvtgt \- fetch and store Kerberos ticket-granting-ticket using a
        !            12: service key
        !            13: .SH SYNOPSIS
        !            14: .B ksrvtgt
        !            15: name instance [[realm] srvtab]
        !            16: .SH DESCRIPTION
        !            17: .I ksrvtgt
        !            18: retrieves a ticket-granting ticket with a lifetime of five (5) minutes
        !            19: for the principal
        !            20: .I name.instance@realm
        !            21: (or 
        !            22: .I name.instance@localrealm
        !            23: if
        !            24: .I realm
        !            25: is not supplied on the command line), decrypts the response using
        !            26: the service key found in
        !            27: .I srvtab
        !            28: (or in 
        !            29: .B /etc/kerberosIV/srvtab
        !            30: if
        !            31: .I srvtab
        !            32: is not specified on the command line), and stores the ticket in the
        !            33: standard ticket cache.
        !            34: .PP
        !            35: This command is intended primarily for use in shell scripts and other
        !            36: batch-type facilities.
        !            37: .SH DIAGNOSTICS
        !            38: "Generic kerberos failure (kfailure)" can indicate a whole range of
        !            39: problems, the most common of which is the inability to read the service
        !            40: key file.
        !            41: .SH FILES
        !            42: .TP 2i
        !            43: /etc/kerberosIV/krb.conf
        !            44: to get the name of the local realm.
        !            45: .TP
        !            46: /tmp/tkt[uid]
        !            47: The default ticket file.
        !            48: .TP
        !            49: /etc/kerberosIV/srvtab
        !            50: The default service key file.
        !            51: .SH SEE ALSO
        !            52: kerberos(1), kinit(1), kdestroy(1)

unix.superglobalmegacorp.com

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