summaryrefslogtreecommitdiffstats
path: root/src/windows/leash/htmlhelp/html/Command_Line.htm
diff options
context:
space:
mode:
Diffstat (limited to 'src/windows/leash/htmlhelp/html/Command_Line.htm')
-rw-r--r--src/windows/leash/htmlhelp/html/Command_Line.htm26
1 files changed, 26 insertions, 0 deletions
diff --git a/src/windows/leash/htmlhelp/html/Command_Line.htm b/src/windows/leash/htmlhelp/html/Command_Line.htm
new file mode 100644
index 0000000000..f69bea78bf
--- /dev/null
+++ b/src/windows/leash/htmlhelp/html/Command_Line.htm
@@ -0,0 +1,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>