]> andersk Git - gssapi-openssh.git/blobdiff - openssh/sshd_config
Added support for reporting usage metrics.
[gssapi-openssh.git] / openssh / sshd_config
index a5dc326afef645441f557960284f31f44e164f3d..f1f4a100619e51528082e7d16eede9fc4a84a78e 100644 (file)
@@ -93,6 +93,10 @@ Protocol 2
 # and ChallengeResponseAuthentication to 'no'.
 #UsePAM no
 
+# Set to 'yes' to allow the PAM stack to change the user name during
+# calls to authentication
+#PermitPAMUserChange no
+
 #AllowAgentForwarding yes
 #AllowTcpForwarding yes
 #GatewayPorts no
@@ -120,7 +124,6 @@ Protocol 2
 # override default of no subsystems
 Subsystem      sftp    /usr/libexec/sftp-server
 
-
 # the following are HPN related configuration options
 # tcp receive buffer polling. disable in non autotuning kernels
 #TcpRcvBufPoll yes
This page took 0.030774 seconds and 4 git commands to generate.