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 %X% **_Note:_** you **must** 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.
6
7 [[TWikiUsers]] has a list of other TWiki users.
8
9 <form action="http://www.dementia.org/twiki/passwd/Main/WebHome" method="post" name="passwd">
10   <div>
11     <div>
12       <table border="1" cellpadding="0" cellspacing="0" style="border-width: 1px">
13         <tr>
14           <td style=""> Your [[TWiki/LoginName]]: </td>
15           <td style=""><input name="LoginName" size="40" type="text" value="" /> <code><font color="red">**</font></code></td>
16         </tr>
17         <tr>
18           <td style="">  <input name="action" type="hidden" value="resetPassword" /><input name="TopicName" type="hidden" value="%TOPIC%" /></td>
19           <td style=""><input type="submit" value=" Reset password " />    (Fields marked <code><font color="red">**</font></code> are required) </td>
20         </tr>
21       </table>
22     </div>
23   </div>
24 </form>
25
26 After submitting this form, you will receive an e-mail with your new, **system-generated** password, and a link to a page where you can change it.
27
28 If you have any questions, please contact 0.
29
30 **_Related topics:_** [[ChangePassword]], [[ChangeEmailAddress]], [[UserToolsCategory]], [[AdminToolsCategory]]
31
32 <table bgcolor="yellow">
33   <tr>
34     <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>
35   </tr>
36 </table>