1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
|
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html><head>
<meta name="GENERATOR" content="Microsoft® HTML Help Workshop 4.1">
<link rel="stylesheet" type="text/css" href="Leash.css">
<style type="text/css">
td
{
vertical-align:top;
}
</style>
<title>Ticket Settings</title></head>
<body>
<a name="top"><h1>Ticket Settings and Flags</h1></a>
<p>When you obtain a new ticket you have a chance to view and change
the ticket's settings and flags in the Get Ticket window. You cannot
change settings or flags on an existing ticket.</p>
<table>
<tbody><tr>
<th id="th2">Learn about...</th> <th id="th2">How to...</th> </tr>
<tr><td>
<ul id="helpul">
<li> <a href="#lifetime"> Ticket lifetime setting </a> </li>
<li><a href="#forwardable"> Forwardable & Proxiable flag</a></li>
<li><a href="#renewable"> Renewable flag</a></li>
</ul>
</td>
<td>
<ul id="helpul">
<li> <a href="#choose"> Choose settings and flags for new tickets </a> </li>
<li><a href="#view">View settings and flags for existing tickets</a></li>
<li> <a href="#lifetime"> Adjust the ticket lifetime setting </a> </li>
<li><a href="#forwardable"> Flag a ticket as forwardable</a></li>
<li><a href="#renewable"> Flag a ticket as renewable </a></li>
</ul>
</td>
</tr>
</tbody></table>
<h2><a name="choose">Choose Settings and Flags</a></h2>
<p>
To adjust settings for a new ticket:</p>
<ol>
<li>Click the Get Ticket button.</li>
<li>In the Get Ticket window, click the Show Advanced button if the settings are not already visible. </li>
<li>Make adjustments as necessary. Options that you may not change are visible but appear in gray. </li>
<li>Click Okay to finish getting your ticket. </li>
</ol>
<p>
<a href="#top">Back to Top</a> </p>
<h2><a name="view">View Settings and Flags</a></h2>
<p>
You can view settings and flags for existing tickets in the main
window. If the information you want is not visible, go to the Options
tab and use the checkboxes in the View Options panel to open the
relevant column. <br>
<a href="HTML/View_Tickets.htm">How to: View Tickets </a></p>
<table>
<tbody><tr>
<th>Setting or Flag</th> <th>Relevant Column</th>
</tr><tr>
<th id="th2">Ticket lifetime </th><td>Valid Until</td>
</tr><tr>
<th id="th2">Renewable lifetime </th><td>Renewable Until</td>
</tr><tr>
<th id="th2">"Renewable" and "Forwardable and Proxiable" flags </th><td>Flags</td>
</tr></tbody></table>
<p>
<a href="#top">Back to Top</a> </p>
<p></p>
<a name="lifetime"><h2>Ticket Lifetime </h2></a>
<table>
<tbody><tr>
<th id="th2">When to change:</th>
<td>You want to adjust the length of time your ticket will be valid before it expires.</td></tr>
<tr>
<th id="th2">How to change:</th>
<td>When you get your ticket, click the Show Advanced button in the Get
Ticket window. The Ticket Lifetime slider is below the Password field.
Move the slider left to shorten the lifetime; move the slider right to
lengthen the lifetime. </td>
</tr>
<tr>
<th id="th2">More info</th>
<td>
Your Kerberos ticket will expire at the end of the lifetime specified
with this slider control. Longer lifetimes are more convenient but less
secure. To get a longer usable ticket lifetime without losing security,
flag the ticket as renewable and then in the main window select the
Automatic Ticket Renewal option. <br>
<a href="HTML/Tickets.htm#renewable">About: Renewable Tickets</a>
</td>
</tr>
</tbody></table>
<p>
<a href="#top">Back to top</a></p>
<a name="forwardable"><h2>Flag as Forwardable and Proxiable </h2></a>
<table>
<tbody><tr>
<th id="th2">When to use this flag:</th>
<td>You will use Kerberized services on a remote host. </td></tr>
<tr>
<th id="th2">How to change:</th>
<td>When you get your ticket, click the Show Advanced button in the Get
Ticket window. The "Flag this ticket as" section is below the Ticket
Lifetime slider. If the "forwardable and proxiable" checkbox is
selected, the ticket will be forwardable. Click the checkbox to select
or deselect it. </td>
</tr>
<tr>
<th id="th2">More info</th>
<td>
You can forward tickets flagged as forwardable to the remote host when
you connect via telnet, ssh, ftp, rlogin, or similar applications, and
you will not need to get new tickets to use remote services. Often your tickets will be forwarded automatically as needed. Ask your help desk or administrator for information specific to your installation.
</td>
</tr>
</tbody></table>
<p>
<a href="#top">Back to top</a></p>
<a name="renewable"><h2>Flag as Renewable </h2></a>
<table>
<tbody><tr>
<th id="th2">When to use this flag:</th>
<td>You want a long interactive session without having to keep entering your password, or you plan to run a long batch job.</td></tr>
<tr>
<th id="th2">How to change:</th>
<td>When you get your ticket, click the Show Advanced button in the Get
Ticket window. The "Flag this ticket as" section is below the Ticket
Lifetime slider. If the "renewable" checkbox is selected, the ticket
will be renewable. Click the checkbox to select or deselect it. <p></p>
You can adjust the renewable lifetime of the ticket with the Renew
Until slider. Move the slider left to shorten the renewable lifetime of
the ticket or move the slider right to lengthen it. </td>
</tr>
<tr>
<th id="th2">More info</th>
<td>
A renewable ticket still has the normal lifetime, but before it expires
it can be renewed. Each renewal resets the ticket to the length of the
original lifetime (e.g. 10 hours). You can renew the ticket as often as
needed until the "Renewable Until" deadline is reached (e.g., 6 days).
You do not need to enter your password to renew tickets. <p></p>
If you let your ticket expire, you cannot renew it even if the ticket
is still within the renewable lifetime. For convenience, you can set
your tickets to automatically renew.<br>
<a href="HTML/Tickets.htm#renewable">About: Renewable Tickets</a>
</td>
</tr>
</tbody></table>
<p>
<a href="#top">Back to top</a></p>
<h2>Related help</h2>
<ul id="helpul">
<li><a href="HTML/Tickets.htm">About tickets</a></li>
<li><a href="HTML/Renew_Tickets.htm">Renew Tickets</a></li>
</ul>
</body></html>
|