IdentLookups is off by default and sometimes not compiled in anymore, therefore proftpd fails to start
This commit is contained in:
@@ -28,7 +28,6 @@ SystemLog /var/log/proftpd/proftpd.log
|
||||
|
||||
# make proftpd faster / do not perform ident and reverse dns lookup
|
||||
UseReverseDNS off
|
||||
IdentLookups off
|
||||
|
||||
# Set the user and group that the server normally runs at.
|
||||
User nobody
|
||||
|
||||
Reference in New Issue
Block a user