mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
DOC: openssh real protection is pubkey
This commit is contained in:
parent
59b9045e88
commit
ef82eac790
1 changed files with 3 additions and 0 deletions
|
|
@ -1,5 +1,8 @@
|
|||
# Fail2Ban filter for openssh
|
||||
#
|
||||
# If you want to protect OpenSSH from being bruteforced by password
|
||||
# authentication then get public key authentication working before disabling
|
||||
# PasswordAuthentication in sshd.conf.
|
||||
|
||||
[INCLUDES]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue