summaryrefslogtreecommitdiffstats
path: root/src/windows/leash/htmlhelp/html/Passwords.htm
diff options
context:
space:
mode:
authorKevin Wasserman <kevin.wasserman@painless-security.com>2012-05-05 10:53:44 -0400
committerBen Kaduk <kaduk@mit.edu>2012-08-28 18:25:11 -0400
commit095ae2aa5072282f4b1842e78baeb4c82bd31098 (patch)
tree1e7494061a533b2373e74e657cfd47c74e282ecc /src/windows/leash/htmlhelp/html/Passwords.htm
parentbdcc614a53e1567e5e1f23db9c578b482641cf99 (diff)
downloadkrb5-095ae2aa5072282f4b1842e78baeb4c82bd31098.tar.gz
krb5-095ae2aa5072282f4b1842e78baeb4c82bd31098.tar.xz
krb5-095ae2aa5072282f4b1842e78baeb4c82bd31098.zip
Help updates for kfw 4.0
Signed-off-by: Kevin Wasserman <kevin.wasserman@painless-security.com> [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 <kevin.wasserman@painless-security.com>
Diffstat (limited to 'src/windows/leash/htmlhelp/html/Passwords.htm')
-rw-r--r--src/windows/leash/htmlhelp/html/Passwords.htm63
1 files changed, 63 insertions, 0 deletions
diff --git a/src/windows/leash/htmlhelp/html/Passwords.htm b/src/windows/leash/htmlhelp/html/Passwords.htm
new file mode 100644
index 0000000000..9ca591df7a
--- /dev/null
+++ b/src/windows/leash/htmlhelp/html/Passwords.htm
@@ -0,0 +1,63 @@
+<!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" />
+<style type="text/css">
+td
+{
+vertical-align:top;
+}
+</style>
+<Title>Passwords</Title>
+</HEAD>
+<BODY>
+<H1>About Passwords</H1>
+<P>
+Kerberos offers strong and reliable security for computers and network systems that use it for authentication, but it is only as secure as the password you choose. A weak password can jeopardize not only your privacy and information, but also any computers or networks that you access with that password.</P>
+
+<table>
+<tr><th>On this page</th><th colspan="2">On other pages</th></tr>
+<tr>
+<td > <b>Learn about...</b>
+<ul id="helpul">
+<li><a href=#choose> Choosing passwords </a></li>
+<li><a href=#maintain> Maintaining passwords</a></li>
+</ul>
+</td>
+
+<td > <b>Learn about...</b>
+<ul id="helpul">
+<li><a href="HTML/Password_Tips.htm"> Password tips</a></li>
+<li><a href="HTML/Forget_Password.htm"> Forgotten passwords</a></li>
+</ul>
+</td>
+<td>
+<b>How to...</b>
+<ul id="helpul">
+<li><a href="HTML/Change_Password.htm">Change password</a></li>
+
+</ul>
+</td>
+</tr>
+</table>
+
+<H2><a name="choose">Choosing Passwords </a></H2>
+<p>
+Create a strong password that is not a word found in the dictionary or based on easily available information about yourself. Usually the easiest way to do that is to start with a phrase, not a word.
+For best security choose a unique password that you have not used with any other application. That way if one application is somehow hacked or compromised, the damage is limited to that application. <br>
+<a href="HTML/Password_Tips.htm">About: Password Tips and Examples</a></P>
+
+<H2><a name="maintain">Maintaining Passwords</a></H2>
+<p>
+ If you ever suspect that your password has been compromised, change it immediately. It's a good idea to occasionally change your password even if you think it is still secure. This habit can limit the damage if your password is compromised without your knowledge.</P>
+
+
+<H3>Related Help</H3>
+<ul id="helpul">
+<li> <a href="Html/Password_Tips.htm">Password tips and examples</a></li>
+<li> <a href="Html/Change_Password.htm">Change password</a></li>
+<li> <a href="Html/Forget_Password.htm">If you forget your password</a></li>
+</ul>
+</BODY>
+</HTML>