ksrvtgt — Fetch and Store Kerberos Ticket-Granting Ticket, Using a Service Key

Synopsis

/usr/bin/ksrvtgt name instance [[realm] srvtab] 

Description

The ksrvtgt command is part of the set of Secure RPC commands. ksrvtgt performs the following actions:

  • Retrieves a Kerberos ticket-granting ticket with a lifetime of five minutes for the principal name .instance @realm (or name .instance @localrealm if you do not supply realm on the command line).

  • Decrypts the response, using the service key found in the file srvtab (or in /etc/srvtab if you do not specify srvtab on the command line).

  • Stores the ticket in the standard ticket cache.

Note

This command is intended primarily for use in shell scripts and other batch-type facilities.

Diagnostics

Generic ...

Get Solaris™ 7 Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.