Thursday 19 July 2012

How to create virtual user in ftp using "pure-pw" command

How to create virtual user for existing ftp share using "pure-pw" command

1. Login to the FTP Server
2. Execute the below command

#pure-pw useradd <username> -u ftpuser -d /ftpfolder/cssbt -N 1024

provide the password when prompted

3. Execute the below command to save the configuration

#pure-pw mkdb

No comments:

Post a Comment