Home
Search all pages
Subjects
By activity
Professions, Sciences, Humanities, Business, ...
User Interface
Text-based, GUI, Audio, Video, Keyboards, Mouse, Images,...
Text Strings
Conversions, tests, processing, manipulation,...
Math
Integer, Floating point, Matrix, Statistics, Boolean, ...
Processing
Algorithms, Memory, Process control, Debugging, ...
Stored Data
Data storage, Integrity, Encryption, Compression, ...
Communications
Networks, protocols, Interprocess, Remote, Client Server, ...
Hard World Timing, Calendar and Clock, Audio, Video, Printer, Controls...
File System
Management, Filtering, File & Directory access, Viewers, ...
|
|
|
RocketLink!--> Man page versions:
OpenBSD
KSRVTGT(1) KSRVTGT(1)
NAME
ksrvtgt - fetch and store Kerberos ticket-granting-ticket
using a service key
SYNOPSIS
ksrvtgt name instance [[realm] srvtab]
DESCRIPTION
ksrvtgt retrieves a ticket-granting ticket with a lifetime
of five (5) 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 srvtab (or in /etc/kerberosIV/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 inabil-
ity to read the service key file.
FILES
/etc/kerberosIV/krb.conf
to get the name of the local realm.
/tmp/tkt[uid] The default ticket file.
/etc/kerberosIV/srvtab
The default service key file.
SEE ALSO
kerberos(1), kinit(1), kdestroy(1)
MIT Project Athena Kerberos Version 4.0 1
Source: OpenBSD 2.6 man pages. Copyright: Portions are copyrighted by BERKELEY SOFTWARE DESIGN, INC., The Regents of the University of California, Massachusetts Institute of Technology, Free Software Foundation, FreeBSD Inc., and others. |
(Corrections, notes, and links courtesy of RocketAware.com)
FreeBSD Sources for ksrvtgt(1) OpenBSD sources for ksrvtgt(1)
Up to: Kerberos authentication
RocketLink!--> Man page versions:
OpenBSD
Rapid-Links:
Search | About | Comments | Submit Path: RocketAware >
ksrvtgt.1/
RocketAware.com is a service of Mib Software Copyright 1999, Forrest J. Cavalier III. All Rights Reserved. We welcome submissions and comments
|