]> andersk Git - gssapi-openssh.git/blobdiff - openssh/sshd_config
enable PAM user switching
[gssapi-openssh.git] / openssh / sshd_config
index cf5d1d05862a2c68d4cb93cedaf123bf389f14fb..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
This page took 0.031175 seconds and 4 git commands to generate.