ksrvtgt(1)
NAME
ksrvtgt − fetch and store Kerberos ticket-granting ticket using a service key
SYNOPSIS
/usr/bin/ksrvtgt name instance [ [ realm ] srvtab ]
DESCRIPTION
ksrvtgt retrieves a ticket-granting ticket with a lifetime of five minutes for the principal name.instance@realm (or name.instance@localrealm if realm is not supplied on the command line), decrypts the response using the service key found in the file srvtab (or in /etc/srvtab if srvtab is not specified on the command line), and stores the ticket in the standard ticket cache.
This command is intended primarily for use in shell scripts and other batch-type facilities.
DIAGNOSTICS
Generic kerberos failure (kfailure) can indicate a whole range of problems, the most common of which is the inability to read the service key file.
FILES
/etc/krb.conf to get the name of the local realm.
/tmp/tktuid The default ticket file.
/etc/srvtab The default service key file.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
| Availability | SUNWcsu |
SEE ALSO
kdestroy(1), kerberos(1), kinit(1), klist(1), attributes(5)
SunOS 5.6 — Last change: 14 Sep 1992