xref: /freebsd/crypto/krb5/src/windows/leash/htmlhelp/html/Command_Line.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>Command_Line</Title>
7</HEAD>
8<BODY>
9<H1>Kerberos with Command Prompt </H1>
10<p>
11MIT 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>
12
13<table class="noborder" >
14<tr><td> <a href="HTML/KINIT.htm">KINIT</a></td><td> Log in to MIT Kerberos and obtain tickets. </td></tr>
15<tr><td>  <a href="HTML/KLIST.htm">KLIST</a></td><td>  List all of your valid tickets. </td></tr>
16<tr><td>  <a href="HTML/KDESTROY.htm">KDESTROY</a>&nbsp;</td><td>  Destroy all of your tickets. </td></tr>
17<tr><td>   <a href="HTML/KPASSWD.htm"> KPASSWD</a></td><td>  Change password. </td></tr>
18<tr><td> <a href="HTML/KSWITCH.htm">KSWITCH</a></td><td> Specify primary (default) cache.    </td></tr>
19<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>
20<tr><td> <a href="HTML/KCPYTKT.htm">KCPYTKT</a></td><td> Copy the specified service tickets to the destination credentials cache.    </td></tr>
21
22
23</table>
24
25</BODY>
26</HTML>
27