X-Git-Url: http://andersk.mit.edu/gitweb/gssapi-openssh.git/blobdiff_plain/78eba8b1881cad99699c9368a78407a6f216dcb1..d037a8b0691afd8685d1a1202b3bf88c9542a8a9:/openssh/sshd_config diff --git a/openssh/sshd_config b/openssh/sshd_config index cf5d1d0..f1f4a10 100644 --- a/openssh/sshd_config +++ b/openssh/sshd_config @@ -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