K 10 svn:author V 6 emaste K 8 svn:date V 27 2022-05-19T11:38:37.546205Z K 7 svn:log V 652 ssh: update sshd_config for prohibit-password option The PermitRootLogin option "prohibit-password" was added as a synonym for "without-password" in 2015. Then in 2017 these were swapped: "prohibit-password" became the canonical option and "without-password" became a deprecated synonym (in OpenSSH commit 071325f458). The UsePAM description in sshd_config still mentioned "without-password." Update it to match the new canonical option. Sponsored by: The FreeBSD Foundation MFC after: 1 week (cherry picked from commit 0e12eb7b58ae29ccf52571e82af99c3a3a04b399) Git Hash: d6f9bae2573a4439553b169c2568394d47cdc775 Git Author: emaste@FreeBSD.org END