Mail Archives: cygwin/2002/06/14/09:15:57
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/
- Raw text -