X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Message-ID: <4B466E1A.9040300@etr-usa.com> Date: Thu, 07 Jan 2010 16:28:26 -0700 From: Warren Young User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0 MIME-Version: 1.0 To: Cygwin-L Subject: Re: How do I disable old SSH protocol References: <27068847 DOT post AT talk DOT nabble DOT com> In-Reply-To: <27068847.post@talk.nabble.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On 1/7/2010 4:19 PM, raytheman wrote: > > My cygwin supports all the old SSH protocol, I need to disable them in order > to meeting the security requirement, please help. Same way you do this on any other OS with OpenSSH. I don't have sshd here, but I imagine it's /etc/sshd_config or /etc/ssh/sshd_config. Set "Protocol" to 2. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple