xref: /freebsd/crypto/krb5/src/windows/leash/htmlhelp/html/KCPYTKT.htm (revision 7f2fe78b9dd5f51c821d771b63d2e096f6fd49e9)
1<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
2<HTML>
3<HEAD>
4<meta name="GENERATOR" content="Microsoft&reg; HTML Help Workshop 4.1">
5<link rel="stylesheet" type="text/css" href="Leash.css" />
6<Title>KCPYTKT</Title>
7</HEAD>
8<BODY>
9<H1>KCPYTKT Command</H1>
10
11<table>
12<tr><th id="th2"> The following information reproduces the information from UNIX man page for the KCPYTKT command.</th>
13</tr>
14</table>
15<H2>SYNOPSIS</H2>
16<table>
17<tr>
18<th id="th2">kcpytkt </th>
19<td>
20<span class="command">[<strong>-h</strong>]</span>
21<span class="command">[<strong>-c</strong>  <em>source_ccache</em></span>
22<span class="command">[<strong>-e</strong> <em>etype</em>]</span>
23<span class="command">[<strong>-f</strong> <em>flags</em>]</span>
24<span class="command"> <em> dest_ccache</em></span>
25<span class="command"><em>service1 service2</em> ..</span>
26</td>
27</tr>
28</table>
29
30<H2>DESCRIPTION</H2>
31<p>
32       <span class="command">  <em>kcpykt </em></span>  copies the specified service tickets to the destination credentials cache.</p>
33
34
35<H2>OPTIONS</H2>
36
37
38<table>
39<tr>
40<th id="th2"><span class="command"><strong>-c</strong> </span></th>
41<td> Specifies the source credentials cache from which service tickets will be
42copied.  If no ccache is specified, the default ccache is used.
43</td>
44</tr>
45<tr>
46<th id="th2"><span class="command"><strong>-e</strong> <em>etype</em></span></th>
47<td> Specifies the session key enctype of the service tickets you wish to delete.
48</td>
49</tr>
50<tr>
51<th id="th2"><span class="command"><strong>-h</strong></span></th>
52<td> Prints a usage statement and exits.
53</td>
54</tr>
55      </table>
56
57
58<H2>ENVIRONMENT</H2>
59<p>     <B>kcpytkt</B> uses the following environment variables:</p>
60<table>
61<tr>
62<th id="th2"> KRB5CCNAME</th>
63<td>      Location of the credentials (ticket) cache. </td>
64</tr>
65</table>
66
67<H2>FILES</H2>
68<table>
69<tr>
70  <th id="th2">     <span class="command">   /tmp/krb5cc_[uid] </span></th>
71<td>       default  location  of  the credentials (ticket) cache ([uid] is the decimal UID of the user). </td></tr>
72
73</table>
74
75<H2>SEE ALSO</H2>
76<ul id="helpul">
77<li><a href="HTML/KINIT.htm"><B>kinit</B></a> </li>
78<li><a href="HTML/KDESTROY.htm"><B>kdestroy</B></a></li>
79<li>krb5(3)</li>
80</ul>
81
82</BODY>
83</HTML>
84