Proftpd: Difference between revisions
From DWIKI
mNo edit summary |
|||
Line 1: | Line 1: | ||
=Links= | |||
*[http://www.proftpd.org/ Homepage] | |||
=proftp_mysql= | =proftp_mysql= | ||
==Documentation== | ==Documentation== |
Latest revision as of 13:07, 7 April 2009
Links
proftp_mysql
Documentation
Creating account
Changing password
update users set passwd == password('newpass') where userid = 'username';