IdentLookups is off by default and sometimes not compiled in anymore, therefore proftpd fails to start
This commit is contained in:
@@ -14,7 +14,6 @@ AllowOverwrite on
|
||||
AllowStoreRestart on
|
||||
AllowRetrieveRestart on
|
||||
UseReverseDNS off
|
||||
IdentLookups off
|
||||
ListOptions "-al"
|
||||
DisplayChdir .message
|
||||
UseIPv6 off
|
||||
@@ -91,4 +90,3 @@ ExtendedLog /var/log/proftpd-access.log WRITE,READ write
|
||||
|
||||
# make proftpd faster / do not perform ident and reverse dns lookup
|
||||
UseReverseDNS off
|
||||
IdentLookups off
|
||||
|
||||
Reference in New Issue
Block a user