CVS commit: src/crypto/external/bsd/openssh/dist
"Taylor R Campbell" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
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.