]> andersk Git - openssh.git/commitdiff
Put in alphabetical order
authordjm <djm>
Wed, 14 May 2003 05:13:03 +0000 (05:13 +0000)
committerdjm <djm>
Wed, 14 May 2003 05:13:03 +0000 (05:13 +0000)
sshd_config.5

index 1278cb61f3defa180354ed5c8f01978ba5988c2f..8250be8d6d3c25a575ce281117e3eb63d6cc6be9 100644 (file)
@@ -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
This page took 0.052981 seconds and 5 git commands to generate.