From 2e193e29f0f48dc2bf11cb3cf8a1806689ae1d55 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Wed, 14 May 2003 15:13:03 +1000 Subject: Put in alphabetical order --- sshd_config.5 | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/sshd_config.5 b/sshd_config.5 index 1278cb61f..8250be8d6 100644 --- a/sshd_config.5 +++ b/sshd_config.5 @@ -422,15 +422,6 @@ The probability increases linearly and all connection attempts are refused if the number of unauthenticated connections reaches .Dq full (60). - -.It Cm UsePAM -Enables PAM authentication (via challenge-response) and session set up. -If you enable this, you should probably disable -.Cm PasswordAuthentication . -If you enable -.CM UsePAM -then you will not be able to run sshd as a non-root user. - .It Cm PasswordAuthentication Specifies whether password authentication is allowed. The default is @@ -607,6 +598,13 @@ cookies. If .Cm UsePrivilegeSeparation is specified, it will be disabled after authentication. +.It Cm UsePAM +Enables PAM authentication (via challenge-response) and session set up. +If you enable this, you should probably disable +.Cm PasswordAuthentication . +If you enable +.CM UsePAM +then you will not be able to run sshd as a non-root user. .It Cm UsePrivilegeSeparation Specifies whether .Nm sshd -- cgit v1.2.3