[openssh-commits] [openssh] 03/03: upstream: mention a caveat regarding GSSAPIStrictAcceptorCheck in
git+noreply at mindrot.org
git+noreply at mindrot.org
Wed Jun 24 17:24:44 AEST 2026
This is an automated email from the git hooks/post-receive script.
djm pushed a commit to branch master
in repository openssh.
commit 8058c5bdb507591b79ec926221fbe6fcc296d432
Author: djm at openbsd.org <djm at openbsd.org>
AuthorDate: Wed Jun 24 06:55:12 2026 +0000
upstream: mention a caveat regarding GSSAPIStrictAcceptorCheck in
some environments
OpenBSD-Commit-ID: aa7158d8f22cb34063c1c2d3cbcf30a9489847c2
---
sshd_config.5 | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/sshd_config.5 b/sshd_config.5
index 4112166ec..39a864dee 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -33,8 +33,8 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: sshd_config.5,v 1.398 2026/05/21 04:04:57 djm Exp $
-.Dd $Mdocdate: May 21 2026 $
+.\" $OpenBSD: sshd_config.5,v 1.399 2026/06/24 06:55:12 djm Exp $
+.Dd $Mdocdate: June 24 2026 $
.Dt SSHD_CONFIG 5
.Os
.Sh NAME
@@ -776,6 +776,7 @@ machine's default store.
This facility is provided to assist with operation on multi homed machines.
The default is
.Cm yes .
+This option may not be effective in Windows Active Directory environments.
.It Cm HostbasedAcceptedAlgorithms
Specifies the signature algorithms that will be accepted for hostbased
authentication as a list of comma-separated patterns.
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list