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