Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <911C684A29ACD311921800508B7293BA037D30D0@cnmail> From: Mark Bradshaw To: "'cygwin AT cygwin DOT com'" Subject: RE: OpenSSH key auth causes invalid logon Date: Fri, 14 Jun 2002 09:11:49 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" You're welcome. Thanks for digging in further. I realized later, after re-reading my first email that I wasn't very clear in explaining what I found. :o( > -----Original Message----- > From: Corinna Vinschen [mailto:corinna-cygwin AT cygwin DOT com] > Sent: Friday, June 14, 2002 4:13 AM > To: 'cygwin AT cygwin DOT com' > Subject: Re: OpenSSH key auth causes invalid logon > > Ok, auth methode "none" is actually implemented by calling > auth_password(). Thinking about that, it makes sense. And it's > not invalid to enable that on Cygwin since it's a possible and > legel case on 9x/Me systems. I think I see what the problem is. > On NT, the PermitEmptyPassword test in auth_password() is disabled. > That's obviously incorrect. I've no idea how long that code is > already in OpenSSH. Perhaps the core team changed that code > slightly at one point and I didn't get that. I'll propose the > change to eliminate the special handling for NT. This allows > empty passwords only if PermitEmptyPassword is "yes" also on NT. > That should solve your "none" problem as well. > > Thanks for the report, > Corinna > > -- > Corinna Vinschen Please, send mails > regarding Cygwin to > Cygwin Developer > mailto:cygwin AT cygwin DOT com > Red Hat, Inc. > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Bug reporting: http://cygwin.com/bugs.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/