delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2006/05/24/16:08:25

X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
Subject: RE: 1.5.19: Problem with ssh
Date: Wed, 24 May 2006 16:06:31 -0400
Message-ID: <C874DBE9D30B584587F8CD0EC34DA8BE019F8EF8@EX00.idirect.net>
From: "Harig, Mark" <maharig AT idirect DOT net>
To: "Eric Surjawinata" <esurjawinata AT gmail DOT com>, <cygwin AT cygwin DOT com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id k4OK8K7h022257

> -----Original Message-----
> From: cygwin-owner AT cygwin DOT com 
> [mailto:cygwin-owner AT cygwin DOT com] On Behalf Of Eric Surjawinata
> Sent: Wednesday, May 24, 2006 3:50 PM
> To: cygwin AT cygwin DOT com
> Subject: 1.5.19: Problem with ssh
> 
> Hi,
> 
> I have problems ssh-ing to a cygwin installed on Windows xp. I know
> this is an old issue, however I scoured all the past issues with this
> and have not found a solution that worked for me (short of finding an
> older cygwin release and re-installing).
> 
> Basically I installed Cygwin 1.5.19 and done all of the followings:
> 
> install ssh, privilege separation=no, CYGWIN= ntsec tty content of:
> 

...

> 
> ran mkpasswd -l
> 

It's not clear from the above -- did you redirect the
output of 'mkpasswd -l' to /etc/passwd?  That is,

   $ mkpasswd -l > /etc/passwd

...

> 
> ran mkpasswd -d -u esurjawinata (for the users I want to use to ssh)
> 

Again, did you redirect this to /etc/passwd?

   $ mkpasswd -d -u esurjawinata >> /etc/passwd

...

> 
> Output from ssh -v
> 
> $ ssh -v esurjawinata AT lt-esurjawinata
> 

....

> 
> debug1: Next authentication method: password
> 
> esurjawinata AT lt-esurjawinata's password:
> 
> debug1: Authentication succeeded (password).
> 
> debug1: channel 0: new [client-session]
> 
> debug1: Entering interactive session.
> 
> Last login: Wed May 24 11:02:26 2006 from lt-esurjawinata
> 
> 
> 
> Nothing works! Have I missed anything simple?
> 
> 

What failed?  From the above, it appears that you
were able to log on.

---

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019