diff options
author | 2003-01-17 13:25:19 +0000 | |
---|---|---|
committer | 2003-01-17 13:25:19 +0000 | |
commit | 3c8f2670542621615b68656062d233c046ea0f5a (patch) | |
tree | 3d425ba359569dc7703401d53bf9f2c3348b9c4e /net-ftp/proftpd/files | |
parent | Fixing the wrog checksum for gpm-1.20.1-log-fillup.patch.tar.bz2. It's a smal... (diff) | |
download | historical-3c8f2670542621615b68656062d233c046ea0f5a.tar.gz historical-3c8f2670542621615b68656062d233c046ea0f5a.tar.bz2 historical-3c8f2670542621615b68656062d233c046ea0f5a.zip |
Closes #13734
Diffstat (limited to 'net-ftp/proftpd/files')
-rw-r--r-- | net-ftp/proftpd/files/proftpd.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-ftp/proftpd/files/proftpd.conf b/net-ftp/proftpd/files/proftpd.conf index 13936d5944c8..44f78406e225 100644 --- a/net-ftp/proftpd/files/proftpd.conf +++ b/net-ftp/proftpd/files/proftpd.conf @@ -6,6 +6,7 @@ ServerName "ProFTPD Default Installation" ServerType standalone DefaultServer on +RequireValidShell off AuthPAM off AuthPAMConfig ftp # Port 21 is the standard FTP port. |