Posted 2011-06-28 13:24 by Joe
delete-user.pl
Delete a mail, FTP or database user
This command deletes one mail,
FTP or database user from a virtual server,
along with him home directory.
It takes only two parameters,
both mandatory : --domain followed by the domain name,
and --user followed by the full or short username.
Be careful with this program,
as it does not prompt for confirmation before deleting.
Command Line Help
virtualmin delete-user --domain domain.name
--user username
