From 095ae2aa5072282f4b1842e78baeb4c82bd31098 Mon Sep 17 00:00:00 2001 From: Kevin Wasserman Date: Sat, 5 May 2012 10:53:44 -0400 Subject: Help updates for kfw 4.0 Signed-off-by: Kevin Wasserman [kaduk@mit.edu: Squash commits, a couple of grammar fixes, and also turn a few instances of "Leash" into "MIT Kerberos". Trim trailing whitespace and other whitespace tweaks to pass the commit hooks.] ticket: 7300 (new) queue: kfw target_version: 1.10.4 tags: pullup Signed-off-by: Kevin Wasserman --- src/windows/leash/htmlhelp/html/Debugging.htm | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 src/windows/leash/htmlhelp/html/Debugging.htm (limited to 'src/windows/leash/htmlhelp/html/Debugging.htm') diff --git a/src/windows/leash/htmlhelp/html/Debugging.htm b/src/windows/leash/htmlhelp/html/Debugging.htm new file mode 100644 index 000000000..2c1678705 --- /dev/null +++ b/src/windows/leash/htmlhelp/html/Debugging.htm @@ -0,0 +1,17 @@ + + + + + +Debugging + + +

Debugging

+

+MIT Kerberos is an interface to the Kerberos protocol. It issues commands to the Kerberos server on your behalf in response to buttons you click and options you select.

+

+If you are having a problem with MIT Kerberos not working as you expect, or you if you are writing an application that depends on Kerberos tickets, you might want to see exactly what commands are being issued on your behalf + + + + -- cgit