MUDDLEFTPD DOCUMENTATION (Version 1.3.4) Beau Kuiper (support@muddleftpd.cx) License under GPL 1) THE MUDPASSWD PROGRAM 1a) Building mudpasswd: The internal password module, uses its own password modification utility. This utility will be built when you build muddleftpd. 1b) Installing mudpasswd: Installed with the rest of muddleftpd. Note that it refused to be setuid root. This is because you can do much damage with it! 1c) Running mudpasswd: To add a user to a password file: mudpasswd -p -a You may also specify -P to set the password, -R to set the root directory, -H to set the home directory if you don't specify any of these, then mudpasswd will ask for them before creating the user To delete a user from a password file: mudpasswd -p -d To edit a user in a password file: mudpasswd -p -e (option to change) You must also specify what to change: -P to set a new password, -R to set a new root directory, -H to set a new home directory, -W to get mudpasswd to ask for a new password