Proftp: Difference between revisions
From DWIKI
mNo edit summary |
m (→Proftp-mysql) |
||
Line 4: | Line 4: | ||
==Proftp-mysql== | ==Proftp-mysql== | ||
*http://www.castaglia.org/proftpd/doc/contrib/ProFTPD-mini-HOWTO-SQL.html | *http://www.castaglia.org/proftpd/doc/contrib/ProFTPD-mini-HOWTO-SQL.html | ||
*http://www.castaglia.org/proftpd/modules/mod_sql.html | |||
===Create account=== | ===Create account=== | ||
Use | Use | ||
passwd= | passwd=encrypt('secret') | ||
and | |||
SQLAuthTypes Crypt | |||
inf configuration |
Revision as of 15:00, 27 October 2009
Links
Proftp-mysql
- http://www.castaglia.org/proftpd/doc/contrib/ProFTPD-mini-HOWTO-SQL.html
- http://www.castaglia.org/proftpd/modules/mod_sql.html
Create account
Use
passwd=encrypt('secret')
and
SQLAuthTypes Crypt
inf configuration