PR/32313 CVS commit: [netbsd-11] src/crypto/external/bsd/openssh/dist
"Martin Husemann" <[email protected]>
| Newsgroups | gmane.os.netbsd.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR bin/32313; it has been noted by GNATS. From: "Martin Husemann" <[email protected]> To: [email protected] Cc: Subject: PR/32313 CVS commit: [netbsd-11] src/crypto/external/bsd/openssh/dist Date: Tue, 30 Jun 2026 10:00:51 +0000 Module Name: src Committed By: martin Date: Tue Jun 30 10:00:50 UTC 2026 Modified Files: src/crypto/external/bsd/openssh/dist [netbsd-11]: sshd_config Log Message: Pull up following revision(s) (requested by riastradh in ticket #357): crypto/external/bsd/openssh/dist/sshd_config: revision 1.30 sshd_config(5): Clarify again how to disable password authentication. Upstream changed their version of this text by adding some quotation marks but not really making it clearer. We had replaced the comment a while ago to cross-reference UsePAM but it got lost in the update to OpenSSH 10.0 last year. Restore the explanation of how to disable password authentication, and expand on the relevant knobs a little. PR bin/32313: sshd 'PasswordAuthentication no' silently fails To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.29.2.1 \ src/crypto/external/bsd/openssh/dist/sshd_config Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.