%META:TOPICINFO{author="TWikiContributor" date="1111929255" format="1.0" version="10"}%
%META:TOPICPARENT{name="ChangePassword"}%
---+ %MAKETEXT{"Reset Password"}%
%STARTINCLUDE%
__%MAKETEXT{"Remember your password?"}%__ %MAKETEXT{"Use [_1] instead." args="ChangePassword"}% %MAKETEXT{"Otherwise, use this form to get a new one e-mailed to you."}%

<form name="passwd" action="%SCRIPTURLPATH{"passwd"}%/%MAINWEB%/%HOMETOPIC%" method="post">
<div class="twikiFormSteps">
<div class="twikiFormStep">
<strong>%MAKETEXT{"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."}%</strong>

%X% %MAKETEXT{"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 [_1]." args="%WIKIWEBMASTER%"}%
</div>
<div class="twikiFormStep">
%TABLE{databg="" cellborder="0" tableborder="0"}%
|%MAKETEXT{"Fields marked [_1] are required" args="=<font color='red'>**</font>="}% ||
|  %MAKETEXT{"Your [_1].LoginName" args="%TWIKIWEB%"}%: | <input type="text" name="LoginName" value="%URLPARAM{username}%" size="40" class="twikiInputField" /> =<font color="red">**</font>= |
</div><!-- /twikiFormStep-->
<div class="twikiFormStep twikiLast">
<input type="hidden" name="action" value="resetPassword">
<input type="hidden" name="TopicName" value="%TOPIC%" />
<input type="submit" class="twikiSubmit" value=" %MAKETEXT{"Reset password"}% " />
</div><!-- /twikiFormStep-->
</div><!-- /twikiFormSteps-->
</form>

<div class="twikiHelp">
   * %ICON{info}% %MAKETEXT{"[_1] has a list of other TWiki users." args="%MAINWEB%.%WIKIUSERSTOPIC%"}%
   * %ICON{info}% %MAKETEXT{"If you have any questions, please contact [_1]." args="%WIKIWEBMASTER%"}%
</div>
%STOPINCLUDE%

__%MAKETEXT{"Related topics:"}%__ ChangePassword, ChangeEmailAddress, UserToolsCategory, AdminToolsCategory

<table bgcolor="yellow"><tr><td>
__%MAKETEXT{"Note to administrator"}%:__ %MAKETEXT{"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."}% %MAKETEXT{"See [_1] for more information." args="TWikiUserAuthentication"}%
</td></tr></table>
