]> andersk Git - openssh.git/blobdiff - sshd.8
- (djm) Add new server configuration directive 'PAMAuthenticationViaKbdInt'
[openssh.git] / sshd.8
diff --git a/sshd.8 b/sshd.8
index 62e3de7c6a206d56f63b6284a793505f1602a5cb..56723392a8fd0cfb1b2f6614b5ebc08d636b3a81 100644 (file)
--- a/sshd.8
+++ b/sshd.8
@@ -616,6 +616,14 @@ The probability increases linearly and all connection attempts
 are refused if the number of unauthenticated connections reaches
 .Dq full
 (60).
+.It Cm PAMAuthenticationViaKbdInt
+Specifies whether PAM challenge response authentication is allowed. This
+allows the use of most PAM challenge response authentication modules, but 
+it will allow password authentication regardless of whether 
+.Cm PasswordAuthentication
+is disabled.
+The default is
+.Dq no .
 .It Cm PasswordAuthentication
 Specifies whether password authentication is allowed.
 The default is
This page took 0.024717 seconds and 4 git commands to generate.