bugzilla-daemon at mindrot.org
2024-Aug-21 21:41 UTC
[Bug 3721] New: Man page has incorrect default value for PasswordAuthentication
https://bugzilla.mindrot.org/show_bug.cgi?id=3721
Bug ID: 3721
Summary: Man page has incorrect default value for
PasswordAuthentication
Product: Portable OpenSSH
Version: 9.8p1
Hardware: All
OS: All
Status: NEW
Severity: trivial
Priority: P5
Component: sshd
Assignee: unassigned-bugs at mindrot.org
Reporter: gsgleason at gmail.com
Hi. I noticed today that the sshd_config(5) man page for the portable
version mistakenly states that the default value for
PasswordAuthentication is sshd.
I found that this commit incorrectly changed that line:
https://github.com/openssh/openssh-portable/commit/b2c64bc170d75823622a37cab3ca1804ca87ad16#diff-62ca29c22e91ae737d192945292ac9d16a958fde2065be20393ac175715b4359
Thanks!
Gregory Gleason
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2024-Aug-21 23:53 UTC
[Bug 3721] Man page has incorrect default value for PasswordAuthentication
https://bugzilla.mindrot.org/show_bug.cgi?id=3721
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
Blocks| |3708
CC| |djm at mindrot.org
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
Thanks, fixed in this commit:
commit ebc890b8b4ba08c84cd1066b7b94b2b11f6c4cb4 (HEAD -> master,
origin/master, origin/HEAD)
Author: Damien Miller <djm at mindrot.org>
Date: Thu Aug 22 09:45:49 2024 +1000
fix incorrect default for PasswordAuthentication
merge botch spotted by gsgleason
Referenced Bugs:
https://bugzilla.mindrot.org/show_bug.cgi?id=3708
[Bug 3708] Tracking bug for OpenSSH 9.9
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.