buildrelease
[openafs-wiki.git] / TWiki / ManagingUsers.mdwn
index 16d75a0..f67cd68 100644 (file)
@@ -38,6 +38,7 @@ It is not necessary to have user home pages in the TWiki system for Authenticati
 To remove a user account (FredQuimby, who logs in as "fred"):
 
 1. If you are using a `.htpasswd` file, edit the `.htpasswd` file to delete the line starting `fred:`
+  - **Warning:** Do **not** use the Apache `htpasswd` program with `.htpasswd` files generated by TWiki! `htpasswd` wipes out email addresses that TWiki plants in the info fields of this file.
 2. Remove the `FredQuimby - fred` line from the Main.TWikiUsers topic
 3. Remove `FredQuimby` from all groups and from all the `ALLOWWEB/ALLOWTOPIC...` declarations, if any.%BR% **_Note:_** If you fail to do this you risk creating a security hole, as the next user to register with the wikiname FredQuimby will inherit the old FredQuimby's permissions.
 4. _[optional]_ Delete their user topic Main.FredQuimby.