Merge pull request #329 from anton-reutov/patch-19

Update proftpd.conf
This commit is contained in:
Serghey Rodin 2015-02-24 01:01:41 +02:00
commit 4a62dd4304

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