aboutsummaryrefslogtreecommitdiffstats
path: root/security/openssh-portable
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2016-05-19 19:09:14 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2016-05-19 19:09:14 +0800
commit93637cc764dd0eadb39d4faf2311bc61d7b3e265 (patch)
treee9e6dc56d6e4b04cfacf45ccb3b74fdd987668e3 /security/openssh-portable
parente9c317ffbac6a778828b3e70efdf887d9384e0c8 (diff)
downloadfreebsd-ports-gnome-93637cc764dd0eadb39d4faf2311bc61d7b3e265.tar.gz
freebsd-ports-gnome-93637cc764dd0eadb39d4faf2311bc61d7b3e265.tar.zst
freebsd-ports-gnome-93637cc764dd0eadb39d4faf2311bc61d7b3e265.zip
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket
Diffstat (limited to 'security/openssh-portable')
-rw-r--r--security/openssh-portable/pkg-message2
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.