PR/32313 CVS commit: src/crypto/external/bsd/openssh/dist
"Taylor R Campbell" <[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: "Taylor R Campbell" <[email protected]> To: [email protected] Cc: Subject: PR/32313 CVS commit: src/crypto/external/bsd/openssh/dist Date: Tue, 30 Jun 2026 04:13:47 +0000 Module Name: src Committed By: riastradh Date: Tue Jun 30 04:13:47 UTC 2026 Modified Files: src/crypto/external/bsd/openssh/dist: sshd_config Log Message: 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.30 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.