[openssh-commits] [openssh] branch master updated: PAMServiceName may appear in a Match block
git+noreply at mindrot.org
git+noreply at mindrot.org
Wed Jun 19 09:35:29 AEST 2024
This is an automated email from the git hooks/post-receive script.
djm pushed a commit to branch master
in repository openssh.
The following commit(s) were added to refs/heads/master by this push:
new df1c72a5 PAMServiceName may appear in a Match block
df1c72a5 is described below
commit df1c72a55edbebac14363b57de66ac6a147ecc67
Author: Damien Miller <djm at mindrot.org>
AuthorDate: Wed Jun 19 09:34:34 2024 +1000
PAMServiceName may appear in a Match block
---
sshd_config.5 | 1 +
1 file changed, 1 insertion(+)
diff --git a/sshd_config.5 b/sshd_config.5
index d5019f8e..6f41a0e0 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 ,
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list