xref: /freebsd/crypto/krb5/src/windows/leash/htmlhelp/html/Command_Line.htm (revision 7f2fe78b9dd5f51c821d771b63d2e096f6fd49e9)
1*7f2fe78bSCy Schubert<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
2*7f2fe78bSCy Schubert<HTML>
3*7f2fe78bSCy Schubert<HEAD>
4*7f2fe78bSCy Schubert<meta name="GENERATOR" content="Microsoft&reg; HTML Help Workshop 4.1">
5*7f2fe78bSCy Schubert<link rel="stylesheet" type="text/css" href="Leash.css" />
6*7f2fe78bSCy Schubert<Title>Command_Line</Title>
7*7f2fe78bSCy Schubert</HEAD>
8*7f2fe78bSCy Schubert<BODY>
9*7f2fe78bSCy Schubert<H1>Kerberos with Command Prompt </H1>
10*7f2fe78bSCy Schubert<p>
11*7f2fe78bSCy SchubertMIT 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*7f2fe78bSCy Schubert
13*7f2fe78bSCy Schubert<table class="noborder" >
14*7f2fe78bSCy Schubert<tr><td> <a href="HTML/KINIT.htm">KINIT</a></td><td> Log in to MIT Kerberos and obtain tickets. </td></tr>
15*7f2fe78bSCy Schubert<tr><td>  <a href="HTML/KLIST.htm">KLIST</a></td><td>  List all of your valid tickets. </td></tr>
16*7f2fe78bSCy Schubert<tr><td>  <a href="HTML/KDESTROY.htm">KDESTROY</a>&nbsp;</td><td>  Destroy all of your tickets. </td></tr>
17*7f2fe78bSCy Schubert<tr><td>   <a href="HTML/KPASSWD.htm"> KPASSWD</a></td><td>  Change password. </td></tr>
18*7f2fe78bSCy Schubert<tr><td> <a href="HTML/KSWITCH.htm">KSWITCH</a></td><td> Specify primary (default) cache.    </td></tr>
19*7f2fe78bSCy Schubert<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*7f2fe78bSCy Schubert<tr><td> <a href="HTML/KCPYTKT.htm">KCPYTKT</a></td><td> Copy the specified service tickets to the destination credentials cache.    </td></tr>
21*7f2fe78bSCy Schubert
22*7f2fe78bSCy Schubert
23*7f2fe78bSCy Schubert</table>
24*7f2fe78bSCy Schubert
25*7f2fe78bSCy Schubert</BODY>
26*7f2fe78bSCy Schubert</HTML>
27