From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25804 invoked by alias); 18 Dec 2002 16:20:00 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 25722 invoked from network); 18 Dec 2002 16:19:55 -0000 Received: from unknown (HELO ns0.uk.circle.com) (212.161.1.7) by 209.249.29.67 with SMTP; 18 Dec 2002 16:19:55 -0000 Received: from mime-london.uk.circle.com (mime-london.uk.circle.com [10.20.0.101]) by ns0.uk.circle.com (8.9.3/8.9.3) with ESMTP id QAA29602 for ; Wed, 18 Dec 2002 16:22:32 GMT (envelope-from Vince.Hoffman@uk.circle.com) Received: from ex-london.uk.circle.com (unverified) by mime-london.uk.circle.com (Content Technologies SMTPRS 4.2.10) with ESMTP id for ; Wed, 18 Dec 2002 16:19:46 +0000 Received: by EX-LONDON with Internet Mail Service (5.5.2653.19) id <4B7LTPVN>; Wed, 18 Dec 2002 16:19:43 -0000 Message-ID: <3500515B75D9D311948800508BA37955014BD693@EX-LONDON> From: Vince Hoffman To: cygwin@cygwin.com Subject: RE: sshd Date: Wed, 18 Dec 2002 10:19:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-SW-Source: 2002-12/txt/msg00942.txt.bz2 Or even "mkpasswd -u -l >> /etc/passwd" (sorry last one on this, but someone would have pointed it out if i didnt.) > -----Original Message----- > From: Vince Hoffman [mailto:Vince.Hoffman@uk.circle.com] > Sent: 18 December 2002 16:15 > To: cygwin@cygwin.com > Subject: RE: sshd > > > Opps sory make that "mkpasswd -l > /etc/passwd" > (only one > not two) > > > -----Original Message----- > > From: Vince Hoffman [mailto:Vince.Hoffman@uk.circle.com] > > Sent: 18 December 2002 16:10 > > To: cygwin@cygwin.com > > Subject: RE: sshd > > > > > > Try running Corrina's very useful ssh-host-config script if > > you havent. > > > > User management is Handled by Windows. To add a user, either > > use the windows > > management mmc snapin or "net user > /add" from a > > command prompt (WinNT/2k/xp only but you say you're running 2k :) > > then run mkpasswd -l >> /etc/passwd to update cygwins passwd file. > > > > > > > -----Original Message----- > > > From: Stuardo Rodriguez [mailto:str@strgt.cjb.net] > > > Sent: 18 December 2002 09:50 > > > To: cygwin@cygwin.com > > > Subject: sshd > > > > > > > > > Hi ... i installed cygwin with the Administrator of Win200 > > > and run sshd -D > > > so i could login from another machine.... It works, because > > > it is asking me > > > for a password but i type the win password and it does not > > > work... i also > > > tryed to change the password with passwd and tryed agai.. but > > > still have the > > > same error.... > > > > > > I also tryed to add a new user .. but did not found the > > > useradd or adduser > > > bin. How do i add a user? > > > > > > Who could help me with that? thanks > > > > > > -- > > > StR > > > -[http://strgt.cjb.net] > > > -- 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/