Parcourir la source

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

Update proftpd.conf
Serghey Rodin il y a 11 ans
Parent
commit
4a62dd4304
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      install/debian/proftpd.conf

+ 1 - 1
install/debian/proftpd.conf

@@ -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