%META:TOPICINFO{author="TWikiContributor" date="1111929255" format="1.0" version="8"}%
%META:TOPICPARENT{name="ChangePassword"}%
---+ Reset password
%STARTINCLUDE%

If you didn't forget your password, use ChangePassword to change it to a new one. Otherwise, use this form to get a new one emailed to you. Your LoginName is listed on %MAINWEB%.TWikiUsers.

<form name="passwd" action="%SCRIPTURL%/passwd%SCRIPTSUFFIX%/%MAINWEB%/%HOMETOPIC%" method="post">
|  Your %TWIKIWEB%.LoginName: | <input type="text" name="LoginName" value="%URLPARAM{username}%" size="40" /> =<font color="red">**</font>= |
<input type="hidden" name="action" value="resetPassword">
<input type="hidden" name="TopicName" value="%TOPIC%" /> <input type="submit" value=" Request password reset " />
</form>

After submitting this form, you will receive an email with your new, *system-generated* password, and a link to a page where you can change it.

If you continue to have problems, please email %WIKIWEBMASTER% for help.

%STOPINCLUDE%

__Related Topics:__ UserDocumentationCategory, AdminDocumentationCategory

<table bgcolor="yellow"><tr><td>
__Note to administrator:__ This form applies only if TWiki uses  a {PasswordManager} that supports changing passwords (e.g. TWiki::Users::HtPasswdUser). Otherwise replace this topic with a note describing how to change the password in your organization). See TWikiUserAuthentication for more information.
</td></tr></table>
<!-- Do _not_ attempt to edit this topic; it is auto-generated. Please add comments/questions/remarks to the Dev topic instead. -->
