]> andersk Git - gssapi-openssh.git/commitdiff
PermitPAMUserChange added
authorbasney <basney>
Fri, 4 Sep 2009 20:13:53 +0000 (20:13 +0000)
committerbasney <basney>
Fri, 4 Sep 2009 20:13:53 +0000 (20:13 +0000)
setup/sshd_config.in

index badf4af21c7c2c9e8319b5fa09ad3252dac37c71..309170d004743db8fc423e22d99b6e045a82fa0f 100644 (file)
@@ -93,6 +93,10 @@ Protocol 2
 # and ChallengeResponseAuthentication to 'no'.
 #UsePAM yes
 
+# 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.037572 seconds and 5 git commands to generate.