source: trunk/athena/bin/grenew/grenew.1 @ 16418

Revision 16418, 1.1 KB checked in by ghudson, 23 years ago (diff)
From nsanch: GUI to renew Kerberos tickets, like the "renew" alias does at the shell prompt.
RevLine 
[16418]1.\"
2.\" modified from the manpage for "from"
3.\" $Id: grenew.1,v 1.1 2001-07-11 18:36:58 ghudson Exp $
4.\"
5.TH grenew 1
6.DA June 23, 2001
7.SH NAME
8grenew - get kerberos tickets, tokens, mappings, and zephyr authentication
9.SH SYNOPSIS
10grenew [ user ]
11.SH DESCRIPTION
12\fIgrenew\fR is a graphical interface duplicating the
13functionality of the \fIrenew\fR program. It first prompts the user
14for his or her password, and, using that password, attempts to
15get the user a new kerberos ticket-granting ticket.  The new
16ticket will automatically expire 10 hours later.
17
18If \fIgrenew\fR was able to obtain these tickets, it uses them,
19and \fIfsid\fR, to reauthenticate the user to any file
20servers from which he or she has file systems attached. This
21re-authentication, like the new kerberos tickets, automatically
22expires after 10 hours.
23
24\fIgrenew\fR then attempts to re-authenticate the user to the
25zephyr servers by using \fIzctl\fR. This is necessary to
26authenticate zephyrgrams.
27
28.SH "AUTHORS"
29Neil Sanchala
30Copyright 2001 by the Massachusetts Institute of Technology.
31.SH "SEE ALSO"
32\fIkinit\fR(1), \fIrenew\fR(1), \fIfsid\fR(1), \fIzctl\fR(1)
Note: See TracBrowser for help on using the repository browser.