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." ServerIdent on "FTP Server ready."
ServerAdmin root@localhost ServerAdmin root@localhost
DefaultServer on DefaultServer on
VRootEngine on VRootEngine off
DefaultRoot ~ !adm DefaultRoot ~ !adm
AuthPAMConfig proftpd AuthPAMConfig proftpd
AuthOrder mod_auth_pam.c* mod_auth_unix.c AuthOrder mod_auth_pam.c* mod_auth_unix.c