summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2024-06-19 01:34:34 +0200
committerDamien Miller <djm@mindrot.org>2024-06-19 01:35:23 +0200
commitdf1c72a55edbebac14363b57de66ac6a147ecc67 (patch)
tree5f263886633c71d3ab4965dd6b11ba418cd4c716
parentupstream: Re-enable ssh-dss tests (diff)
downloadopenssh-df1c72a55edbebac14363b57de66ac6a147ecc67.tar.xz
openssh-df1c72a55edbebac14363b57de66ac6a147ecc67.zip
PAMServiceName may appear in a Match block
-rw-r--r--sshd_config.51
1 files changed, 1 insertions, 0 deletions
diff --git a/sshd_config.5 b/sshd_config.5
index d5019f8ea..6f41a0e09 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -1307,6 +1307,7 @@ Available keywords are
.Cm LogLevel ,
.Cm MaxAuthTries ,
.Cm MaxSessions ,
+.Cm PAMServiceName ,
.Cm PasswordAuthentication ,
.Cm PermitEmptyPasswords ,
.Cm PermitListen ,