Correctly document the default value of UsePAM.
This commit is contained in:
parent
68898c7350
commit
d2b1b4f3c5
@ -72,10 +72,9 @@
|
||||
#GSSAPIAuthentication no
|
||||
#GSSAPICleanupCredentials yes
|
||||
|
||||
# Set this to 'yes' to enable PAM authentication (via challenge-response)
|
||||
# and session processing. Depending on your PAM configuration, this may
|
||||
# bypass the setting of 'PasswordAuthentication' and 'PermitEmptyPasswords'
|
||||
#UsePAM no
|
||||
# Set this to 'no' to disable PAM authentication (via challenge-response)
|
||||
# and session processing.
|
||||
#UsePAM yes
|
||||
|
||||
#AllowTcpForwarding yes
|
||||
#GatewayPorts no
|
||||
|
@ -637,7 +637,7 @@ If you enable this, you should probably disable
|
||||
If you enable
|
||||
.CM UsePAM
|
||||
then you will not be able to run sshd as a non-root user. The default is
|
||||
.Dq no .
|
||||
.Dq yes .
|
||||
.It Cm UsePrivilegeSeparation
|
||||
Specifies whether
|
||||
.Nm sshd
|
||||
|
Loading…
x
Reference in New Issue
Block a user