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