diff options
Diffstat (limited to 'sshd.0')
-rw-r--r-- | sshd.0 | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -458,8 +458,7 @@ FILES | |||
458 | are writable by other users, then the file could be modified or | 458 | are writable by other users, then the file could be modified or |
459 | replaced by unauthorized users. In this case, sshd will not al- | 459 | replaced by unauthorized users. In this case, sshd will not al- |
460 | low it to be used unless the StrictModes option has been set to | 460 | low it to be used unless the StrictModes option has been set to |
461 | ``no''. The recommended permissions can be set by executing | 461 | ``no''. |
462 | ``chmod go-w ~/ ~/.ssh ~/.ssh/authorized_keys''. | ||
463 | 462 | ||
464 | ~/.ssh/environment | 463 | ~/.ssh/environment |
465 | This file is read into the environment at login (if it exists). | 464 | This file is read into the environment at login (if it exists). |
@@ -572,4 +571,4 @@ CAVEATS | |||
572 | System security is not improved unless rshd, rlogind, and rexecd are dis- | 571 | System security is not improved unless rshd, rlogind, and rexecd are dis- |
573 | abled (thus completely disabling rlogin and rsh into the machine). | 572 | abled (thus completely disabling rlogin and rsh into the machine). |
574 | 573 | ||
575 | OpenBSD 4.4 July 2, 2008 9 | 574 | OpenBSD 4.5 October 3, 2008 9 |