diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 11:09:14 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 11:09:14 +0000 |
commit | e87a8bd319cefd3a75d9d061fe9ac6bad980b0db (patch) | |
tree | e9e6dc56d6e4b04cfacf45ccb3b74fdd987668e3 /security/openssh-portable | |
parent | 867a3ba355276083619d6e050ed5885ecfc04d75 (diff) | |
download | ports-e87a8bd319cefd3a75d9d061fe9ac6bad980b0db.tar.gz ports-e87a8bd319cefd3a75d9d061fe9ac6bad980b0db.zip |
Notes
Diffstat (limited to 'security/openssh-portable')
-rw-r--r-- | security/openssh-portable/pkg-message | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openssh-portable/pkg-message b/security/openssh-portable/pkg-message index c89f7b0f9b27..9a781cb053ea 100644 --- a/security/openssh-portable/pkg-message +++ b/security/openssh-portable/pkg-message @@ -11,6 +11,6 @@ OpenSSH port, and if truly necessary, re-enable remote root login by readjusting this option in your sshd_config. Users are encouraged to create single-purpose users with ssh keys, disable -Password authentication by setting 'PasswordAuthentication no' and +Password authentication by setting 'PasswordAuthentication no' and 'ChallengeResponseAuthentication no', and to define very narrow sudo privileges instead of using root for automated tasks. |