none
[openafs-wiki.git] / TWiki / ResetPassword.mdwn
1 # <a name="Reset Password"></a> Reset Password
2
3 **_Remember your password?_** Use [[ChangePassword]] instead. Otherwise, use this form to get a new one e-mailed to you.
4
5 <form action="http://www.dementia.org/twiki/passwd/Main/WebHome" method="post" name="passwd">
6   <div>
7     <div><strong>After submitting this form, you will receive an e-mail with your new, <strong>system-generated</strong> password, and a link to a page where you can change it.</strong><p> %X% you <strong>must</strong> have at least one valid registered e-mail to be able to reset your password. If none of your registered e-mail addresses is valid, and you have forgotten your password, contact 0. </p>
8     </div>
9     <div>
10       <table border="0" cellpadding="0" cellspacing="0" style="border-width: 0px">
11         <tr>
12           <td colspan="2" style="border-width: 0px"> Fields marked <code><font color="red">**</font></code> are required </td>
13         </tr>
14         <tr>
15           <td align="right" style="border-width: 0px"> Your [[TWiki/LoginName]]: </td>
16           <td style="border-width: 0px"><input name="LoginName" size="40" type="text" value="" /> <code><font color="red">**</font></code></td>
17         </tr>
18       </table>
19     </div>
20     <div><input name="action" type="hidden" value="resetPassword" /> <input name="TopicName" type="hidden" value="%TOPIC%" /> <input type="submit" value=" Reset password " /></div>
21   </div>
22 </form>
23
24 <div>
25   <ul>
26     <li><img align="top" alt="info" border="0" height="16" src="http://www.dementia.org/twiki//view/Main/WebHome/info.gif" width="16" /> [[Main/TWikiUsers]] has a list of other TWiki users. </li>
27     <li><img align="top" alt="info" border="0" height="16" src="http://www.dementia.org/twiki//view/Main/WebHome/info.gif" width="16" /> If you have any questions, please contact 0. </li>
28   </ul>
29 </div>
30
31 **_Related topics:_** [[ChangePassword]], [[ChangeEmailAddress]], [[UserToolsCategory]], [[AdminToolsCategory]]
32
33 <table bgcolor="yellow">
34   <tr>
35     <td><strong><em>Note to administrator:</em></strong> This form applies only if TWiki uses a {PasswordManager} that supports changing passwords. Otherwise replace this topic with a note describing how to change the password in your organization. See [[Main/TWikiUserAuthentication]] for more information. </td>
36   </tr>
37 </table>