%META:TOPICINFO{author="PeterThoeny" date="1042355955" format="1.0" version="1.3"}%
<font size="+2">Install an Encrypted Password</font> <br>

This form can be used only by the %MAINWEB%.TWikiAdminGroup users to install
an encrypted password generated by a user with ResetPassword.
 
<form name="passwd" action="%SCRIPTURL%/installpasswd%SCRIPTSUFFIX%/%MAINWEB%/%HOMETOPIC%" method="post">
<table border="1">
<tr>
<td align="right"> %TWIKIWEB%.WikiName and encrypted%BR% password of the user:</td> 
<td>
	 <input type="text" name="encryptedPassword" value="" size="50"> </td>
</tr>
<tr>
	 <td valign="top" align="right"> 
	&nbsp; 
	 <input type="hidden" name="TopicName" value="%TOPIC%">
	 </td>
	 <td> 
	<input type="submit" value=" Install encrypted password "> 
	 </td>
</tr>
</table>
</form>

After submitting this form the user's password will be changed.

	* Set ALLOWTOPICCHANGE = %MAINWEB%.TWikiAdminGroup
	* Set ALLOWTOPICRENAME = %MAINWEB%.TWikiAdminGroup
