upstream: mention a caveat regarding GSSAPIStrictAcceptorCheck in

some environments

OpenBSD-Commit-ID: aa7158d8f22cb34063c1c2d3cbcf30a9489847c2
This commit is contained in:
djm@openbsd.org
2026-06-24 06:55:12 +00:00
committed by Damien Miller
parent 87e21b16d0
commit 8058c5bdb5

View File

@@ -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.