From 9071ef1730481a3f01853fdc8c66868b024e955b Mon Sep 17 00:00:00 2001 From: Markus Friedl Date: Mon, 11 Oct 1999 22:24:34 +0000 Subject: document StrictMode --- usr.bin/ssh/sshd.8 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/usr.bin/ssh/sshd.8 b/usr.bin/ssh/sshd.8 index 45a028aff9a..58ca9977339 100644 --- a/usr.bin/ssh/sshd.8 +++ b/usr.bin/ssh/sshd.8 @@ -9,7 +9,7 @@ .\" .\" Created: Sat Apr 22 21:55:14 1995 ylo .\" -.\" $Id: sshd.8,v 1.11 1999/10/11 21:48:29 markus Exp $ +.\" $Id: sshd.8,v 1.12 1999/10/11 22:24:33 markus Exp $ .\" .Dd September 25, 1999 .Dt SSHD 8 @@ -400,8 +400,10 @@ Note that s/key authentication is enabled only if .Cm PasswordAuthentication is allowed, too. .It Cm StrictModes -Specifies whether SSH should check file modes and ownership of the -user's home directory and rhosts files before accepting login. This +Specifies whether +.Nm +should check file modes and ownership of the +user's files and home directory before accepting login. This is normally desirable because novices sometimes accidentally leave their directory or files world-writable. The default is .Dq yes . -- cgit v1.2.3