delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
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: | <911C684A29ACD311921800508B7293BA037D30CC@cnmail> |
From: | Mark Bradshaw <bradshaw AT staff DOT crosswalk DOT com> |
To: | "'cygwin AT cygwin DOT com'" <cygwin AT cygwin DOT com> |
Subject: | OpenSSH key auth causes invalid logon |
Date: | Thu, 13 Jun 2002 17:48:17 -0400 |
MIME-Version: | 1.0 |
Corinna, I've noticed that OpenSSH, when doing key authentication, caused an invalid logon. If enough instances occurred the account being logged into was locked. This didn't usually happen when just logging in, but was more common when scripting events. Of course it's pretty common to use key auth when scripting remote calls. While digging I found that this invalid login occurs when OpenSSH tries the "none" authentication method. When I modified the code to just return 0 on a none attempt the invalid login went away. I can't think of a valid time when "none" should work on a windows box. Disabling it doesn't affect key or password auth. Can you think of any adverse effect to disabling "none" under Cygwin? -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |