Script for account management of VSFTP ftp server Filed Under: Perl
As the guys from work are not much clued up on running Unix and to make user creation more easier I created a very basic script in Perl to create, modify and delete user accounts for use with the VSFTP daemon.
The script uses the tool htpasswd from Apache to manage the files with the basic authentication. This script is based on a box running FreeBSD so before you run the script check that the directories are appropriate to your distribution.
You can find the script here
Tags: account management, Perl, script, vsftp
- Permalink
- Alberto Diaz
- 1 May 2009 4:35 PM
- Comments (0)