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.
|
Line | |
---|
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 |
---|
8 | grenew - get kerberos tickets, tokens, mappings, and zephyr authentication |
---|
9 | .SH SYNOPSIS |
---|
10 | grenew [ user ] |
---|
11 | .SH DESCRIPTION |
---|
12 | \fIgrenew\fR is a graphical interface duplicating the |
---|
13 | functionality of the \fIrenew\fR program. It first prompts the user |
---|
14 | for his or her password, and, using that password, attempts to |
---|
15 | get the user a new kerberos ticket-granting ticket. The new |
---|
16 | ticket will automatically expire 10 hours later. |
---|
17 | |
---|
18 | If \fIgrenew\fR was able to obtain these tickets, it uses them, |
---|
19 | and \fIfsid\fR, to reauthenticate the user to any file |
---|
20 | servers from which he or she has file systems attached. This |
---|
21 | re-authentication, like the new kerberos tickets, automatically |
---|
22 | expires after 10 hours. |
---|
23 | |
---|
24 | \fIgrenew\fR then attempts to re-authenticate the user to the |
---|
25 | zephyr servers by using \fIzctl\fR. This is necessary to |
---|
26 | authenticate zephyrgrams. |
---|
27 | |
---|
28 | .SH "AUTHORS" |
---|
29 | Neil Sanchala |
---|
30 | Copyright 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.