Date: Tue, 2 Jul 2002 17:08:19 -0700 (PDT) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/openssh sshd_config Message-ID: <200207030008.g6308Jvm036085@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2002/07/02 17:08:19 PDT Modified files: crypto/openssh sshd_config Log: Two FreeBSD-specific nits in comments: - ChallengeResponseAuthentication controls PAM, not S/Key - We don't honor PAMAuthenticationViaKbdInt, because the code path it controls doesn't make sense for us, so don't mention it. Sponsored by: DARPA, NAI Labs Revision Changes Path 1.27 +1 -5 src/crypto/openssh/sshd_config To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207030008.g6308Jvm036085>