summaryrefslogtreecommitdiff
path: root/sshd.8
diff options
context:
space:
mode:
Diffstat (limited to 'sshd.8')
-rw-r--r--sshd.88
1 files changed, 8 insertions, 0 deletions
diff --git a/sshd.8 b/sshd.8
index 62e3de7c6..56723392a 100644
--- a/sshd.8
+++ b/sshd.8
@@ -616,6 +616,14 @@ The probability increases linearly and all connection attempts
616are refused if the number of unauthenticated connections reaches 616are refused if the number of unauthenticated connections reaches
617.Dq full 617.Dq full
618(60). 618(60).
619.It Cm PAMAuthenticationViaKbdInt
620Specifies whether PAM challenge response authentication is allowed. This
621allows the use of most PAM challenge response authentication modules, but
622it will allow password authentication regardless of whether
623.Cm PasswordAuthentication
624is disabled.
625The default is
626.Dq no .
619.It Cm PasswordAuthentication 627.It Cm PasswordAuthentication
620Specifies whether password authentication is allowed. 628Specifies whether password authentication is allowed.
621The default is 629The default is