%META:TOPICINFO{author="TWikiContributor" date="1111929255" format="1.0" version="9"}%
%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."}%

%X% __%MAKETEXT{"Note:"}%__ %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%"}%

%MAKETEXT{"[_1] has a list of other TWiki users." args="%MAINWEB%.%WIKIUSERSTOPIC%"}%

<form name="passwd" action="%SCRIPTURLPATH{"passwd"}%/%MAINWEB%/%HOMETOPIC%" method="post">
<div class="twikiFormSteps">
<div class="twikiFormStep twikiLast">
%TABLE{databg=""}%
| %MAKETEXT{"Your [_1].LoginName" args="%TWIKIWEB%"}%: | <input type="text" name="LoginName" value="%URLPARAM{username}%" size="40" /> =<font color="red">**</font>= |
| &nbsp;<input type="hidden" name="action" value="resetPassword"><input type="hidden" name="TopicName" value="%TOPIC%" /> | <input type="submit" class="twikiSubmit" value=" %MAKETEXT{"Reset password"}% " />  &nbsp;&nbsp; (%MAKETEXT{"Fields marked [_1] are required" args="=<font color='red'>**</font>="}%) |
</div><!-- /twikiFormStep-->
</div><!-- /twikiFormSteps-->
</form>

%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."}%

%MAKETEXT{"If you have any questions, please contact [_1]." args="%WIKIWEBMASTER%"}%

%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>
