delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <003201c064a5$ba9237a0$07a3a318@mn.mediaone.net> |
From: | "CyberZombie" <CyberZombie AT mediaone DOT net> |
To: | <cygwin AT sourceware DOT cygnus DOT com> |
Subject: | Problem with sshd on WindMill |
Date: | Tue, 12 Dec 2000 19:40:48 -0600 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 5.50.4522.1200 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4522.1200 |
I loaded the new OpenSSH as bundled in Cygwin (2.3) and can no longer connect to a Windows Millenium box running the sshd daemon. Prior to this (running 2.1.1p4), I had no problems. What follows is selected output from the output file C:\CYGWIN_SYSLOG.TXT on the WindMill box after various runs: Protocol 1 with passwd entry for k02189 ... : Attempting authentication for k02189. ... : Connection closed by 168.135.22.40 Protocol 2 with passwd entry for k02189 ... : userauth-request for user k02189 service ssh-connection method none ... : attempt #1 ... : Failed none for k02189 from 168.135.22.40 port 2529 ssh2 Protocol 1 WITHOUT passwd entry for k02189 ... : Attempting authentication for illegal user k02189. ... : Connection closed by 168.135.22.40 Protocol 2 WITHOUT passwd entry for k02189 ... : userauth-request for user k02189 service ssh-connection method none ... : attempt #1 ... : input_userauth_request: illegal user k02189 ... : Failed none for NOUSER from 168.135.22.40 port 2516 ssh2 This is the (comments and blanks cut) /etc/sshd_config file on the WindMill box: DSAAuthentication yes Port 80 Protocol 2,1 ListenAddress 0.0.0.0 ServerKeyBits 768 LoginGraceTime 600 KeyRegenerationInterval 3600 PermitRootLogin yes IgnoreRhosts yes StrictModes yes X11Forwarding no X11DisplayOffset 10 PrintMotd yes KeepAlive yes SyslogFacility AUTH LogLevel DEBUG RhostsAuthentication no RhostsRSAAuthentication no RSAAuthentication yes PasswordAuthentication no PermitEmptyPasswords no CheckMail no UseLogin no Does anyone have an idea what is going wrong? -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |