summaryrefslogtreecommitdiffstats
path: root/src/windows/leash/htmlhelp/html/Command_Line.htm
blob: f69bea78bf800de70388fdf41a6230a697bb66e2 (plain)
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
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<HTML>
<HEAD>
<meta name="GENERATOR" content="Microsoft&reg; HTML Help Workshop 4.1">
<link rel="stylesheet" type="text/css" href="Leash.css" />
<Title>Command_Line</Title>
</HEAD>
<BODY>
<H1>Kerberos with Command Prompt </H1>
<p>
MIT Kerberos can be run from the Command Prompt in Windows. The following commands are available. Click a command name to see the relevant UNIX man page.</p>

<table class="noborder" >
<tr><td> <a href="HTML/KINIT.htm">KINIT</a></td><td> Log in to MIT Kerberos and obtain tickets. </td></tr>
<tr><td>  <a href="HTML/KLIST.htm">KLIST</a></td><td>  List all of your valid tickets. </td></tr>
<tr><td>  <a href="HTML/KDESTROY.htm">KDESTROY</a>&nbsp;</td><td>  Destroy all of your tickets. </td></tr>
<tr><td>   <a href="HTML/KPASSWD.htm"> KPASSWD</a></td><td>  Change password. </td></tr>
<tr><td> <a href="HTML/KSWITCH.htm">KSWITCH</a></td><td> Specify primary (default) cache.    </td></tr>
<tr><td> <a href="HTML/KVNO.htm">KVNO</a></td><td> Acquire a service ticket for the specified principal(s) and show the key version numbers.    </td></tr>
<tr><td> <a href="HTML/KCPYTKT.htm">KCPYTKT</a></td><td> Copy the specified service tickets to the destination credentials cache.    </td></tr>


</table>

</BODY>
</HTML>