1<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> 2<HTML> 3<HEAD> 4<meta name="GENERATOR" content="Microsoft® HTML Help Workshop 4.1"> 5<link rel="stylesheet" type="text/css" href="Leash.css" /> 6<Title>Change Password</Title> 7</HEAD> 8<BODY> 9<H1>Change Password </H1> 10 11<p> 12 13To change your password:</p> 14<ol> 15<li> Create or choose a strong new password. It's best to start with a phrase instead of a word. <br> 16 <a href="HTML/Password_Tips.htm">About: Password Tips and Examples</a></li> 17 18<li>If you have multiple <a href="JavaScript:popup.TextPopup(popupPrincipal, popfont,9,9,-1,-1)">principals</a>, you can select the principal you want to manage by clicking it in the main window. Or you can wait and enter your principal in the Change Password window. </li> 19 20<li>Click the Change Password button in the ribbon menu at the of the main window.</li> 21 22<li> Verify your principal (your Kerberos identity) or enter a different one. </li> 23 24<li>Enter your current password.</li> 25 26<li> Enter your new password twice. You must enter it the second time to make sure you have typed it correctly, since you cannot visually confirm what you have typed.</li> 27 28<li>Click Okay.</li> 29 30</ol> 31 32 33<H2>Related Help</H2> 34<ul id="helpul"> 35<li><a href="HTML/Passwords.htm">About passwords</a></li> 36<li><a href="HTML/Password_Tips.htm">Password tips and examples</a></li> 37<li><a href="HTML/Forget_Password.htm">If you forget your password</a></li> 38 39 40</ul> 41 42<SCRIPT Language=JavaScript> 43popfont="Arial,.625," 44popupPrincipal="Your principal is your Kerberos identity. It is your user name combined with the Kerberos realm you are using. For example: 'jdoe@SALES.WIDGET.COM' " 45</SCRIPT> 46 47<OBJECT id=popup type="application/x-oleobject" 48classid="clsid:adb880a6-d8ff-11cf-9377-00aa003b7a11"> 49</OBJECT> 50</BODY> 51</HTML> 52