1 rizwank 1.1 %META:TOPICINFO{author="SvenDowideit" date="1071746139" format="1.0" version="1.7"}%
2 %META:TOPICPARENT{name="ChangePassword"}%
3 <font size="+2">Request for reset of password</font> <br>
4 %STARTINCLUDE%
5
6 Please only use this *ResetPassword* form in case you really forgot your password. Otherwise just change it using ChangePassword. Thank you.
7
8 <form name="passwd" action="%SCRIPTURL%/passwd%SCRIPTSUFFIX%/%MAINWEB%/%HOMETOPIC%" method="post">
9 | Your %TWIKIWEB%.WikiName: | <input type="text" name="username" value="" size="40" /> =<font color="red">**</font>= |
10 | New password: | <input type="password" name="password" size="40" /> =<font color="red">**</font>= |
11 | Retype new password: | <input type="password" name="passwordA" size="40" /> =<font color="red">**</font>= |
12 | <input type="hidden" name="TopicName" value="%TOPIC%" /> <input type="hidden" name="installPasswd" value="requestReset" /> | <input type="submit" value=" Request password reset " /> (Fields marked =<Font color="red">**</font>= are required) |
13 </form>
14
15 After submitting this form you will see a page with your *new password* appearing *encrypted*.
16
17 You will have to e-mail this information to the Wiki webmaster, %WIKIWEBMASTER%, who will set your account to use the new password.
18
19 %STOPINCLUDE%
20 __Note to administrator:__ The reset 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; replace this topic with a note describing how to reset the password in your organization)
|