Date: Thu, 9 Feb 2006 18:16:10 GMT From: Rob Deker <deker@FreeBSD.org> To: Perforce Change Reviews <perforce@FreeBSD.org> Subject: PERFORCE change 91436 for review Message-ID: <200602091816.k19IGAow025748@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=91436 Change 91436 by deker@deker_build1.columbia.sparta.com on 2006/02/09 18:15:09 Update sshd_config to use PAM by default Affected files ... .. //depot/projects/trustedbsd/sedarwin7/src/darwin/OpenSSH/openssh/sshd_config#4 edit Differences ... ==== //depot/projects/trustedbsd/sedarwin7/src/darwin/OpenSSH/openssh/sshd_config#4 (text+ko) ==== @@ -73,7 +73,7 @@ # Set this to 'yes' to enable PAM authentication (via challenge-response) # and session processing. Depending on your PAM configuration, this may # bypass the setting of 'PasswordAuthentication' and 'PermitEmptyPasswords' -#UsePAM no +UsePAM yes #AllowTcpForwarding yes #GatewayPorts no
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602091816.k19IGAow025748>