X-Git-Url: http://andersk.mit.edu/gitweb/gssapi-openssh.git/blobdiff_plain/798eaea47848edd5ab821972ba8fa7ed8cbf6f06..46201ce0f8708c098cb4bcd3d42d7a6f7b5eb3e6:/openssh/sshd_config diff --git a/openssh/sshd_config b/openssh/sshd_config index badf4af..309170d 100644 --- a/openssh/sshd_config +++ b/openssh/sshd_config @@ -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