%META:TOPICINFO{author="PeterThoeny" date="1071649860" format="1.0" version="1.8"}%
<font size="+2">Change password</font>
%STARTINCLUDE%

__Forgot your old password?__ Then use ResetPassword instead. Please only use <nop>ResetPassword in case you really forgot your password. Thank you.

<form name="passwd" action="%SCRIPTURL%/manage%SCRIPTSUFFIX%/%TWIKIWEB%/%HOMETOPIC%" method="post">
|  Your %TWIKIWEB%.WikiName: | <input type="text" name="username" value="" size="40" /> =<font color="red">**</font>= |
|  Old password: | <input type="password" name="oldpassword" size="40" /> =<font color="red">**</font>= |
|  New password: | <input type="password" name="password" size="40" /> =<font color="red">**</font>= |
|  Retype new password: | <input type="password" name="passwordA" size="40" /> =<font color="red">**</font>= |
|  &nbsp;<input type="hidden" name="TopicName" value="%TOPIC%" /> | <input type="hidden" name="action" value="changePassword" /> <input type="submit" value=" Request password change " /> &nbsp;&nbsp; (Fields marked =<Font color="red">**</font>= are required) |
</form>

After submitting this form your password will be changed.

If you have questions please contact the TWiki webmaster %WIKIWEBMASTER%.

%STOPINCLUDE%
__Note to administrator:__ The change password form applies only if TWiki uses Basic Authentication, e.g. a =.htpassword= file managed by TWiki. It does not apply if you are using external authentication, such as an IT managed password system. (remove this note if you are using Basic Authentication; else replace this topic with a note describing how to change the password in your organization)
