diff options
Diffstat (limited to 'sshd_config.5')
-rw-r--r-- | sshd_config.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sshd_config.5 b/sshd_config.5 index 07f91b6ed..e50b4bc4f 100644 --- a/sshd_config.5 +++ b/sshd_config.5 | |||
@@ -34,7 +34,7 @@ | |||
34 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | 34 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
35 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 35 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
36 | .\" | 36 | .\" |
37 | .\" $OpenBSD: sshd_config.5,v 1.37 2004/12/23 23:11:00 djm Exp $ | 37 | .\" $OpenBSD: sshd_config.5,v 1.38 2005/01/08 00:41:19 jmc Exp $ |
38 | .Dd September 25, 1999 | 38 | .Dd September 25, 1999 |
39 | .Dt SSHD_CONFIG 5 | 39 | .Dt SSHD_CONFIG 5 |
40 | .Os | 40 | .Os |
@@ -466,7 +466,7 @@ server allows login to accounts with empty password strings. | |||
466 | The default is | 466 | The default is |
467 | .Dq no . | 467 | .Dq no . |
468 | .It Cm PermitRootLogin | 468 | .It Cm PermitRootLogin |
469 | Specifies whether root can login using | 469 | Specifies whether root can log in using |
470 | .Xr ssh 1 . | 470 | .Xr ssh 1 . |
471 | The argument must be | 471 | The argument must be |
472 | .Dq yes , | 472 | .Dq yes , |
@@ -495,7 +495,7 @@ All other authentication methods are disabled for root. | |||
495 | .Pp | 495 | .Pp |
496 | If this option is set to | 496 | If this option is set to |
497 | .Dq no | 497 | .Dq no |
498 | root is not allowed to login. | 498 | root is not allowed to log in. |
499 | .It Cm PermitUserEnvironment | 499 | .It Cm PermitUserEnvironment |
500 | Specifies whether | 500 | Specifies whether |
501 | .Pa ~/.ssh/environment | 501 | .Pa ~/.ssh/environment |