Update proftpd.conf

This commit is contained in:
anton-reutov 2015-02-20 22:20:07 +03:00
commit 5f2ab756a9

View file

@ -3,7 +3,7 @@ ServerName "FTP"
ServerIdent on "FTP Server ready."
ServerAdmin root@localhost
DefaultServer on
VRootEngine on
VRootEngine off
DefaultRoot ~ !adm
AuthPAMConfig proftpd
AuthOrder mod_auth_pam.c* mod_auth_unix.c