roly
04-27-2002, 04:30 AM
Does anyone know of a script that can add accounts to ProFTPd?
![]() | View Full Version : ProFTPd script for adding accounts roly 04-27-2002, 04:30 AM Does anyone know of a script that can add accounts to ProFTPd? Jedito 04-27-2002, 04:55 AM Take a look at this http://www.castaglia.org/proftpd/contrib/ftpasswd.html roly 04-27-2002, 05:12 AM But how could I modify the proftpd conf file? freakysid 04-27-2002, 06:18 AM Um, I don't know much about proftpd, etc. But I think it depends on how you have proftpd setup; what type of authentication you are using. You can have it setup to use virtual users - not sure what type of database that uses - probably a DB3, etc. Or of course you can have it set up to authenticate system users, using PAM, etc. |