Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Wed, 13 Feb 2002 16:38:21 -0500 From: Alex BATKO To: cygwin AT cygwin DOT com Subject: Re: how to create a new user Message-ID: <20020213163821.F3991@cs.mcgill.ca> References: <20020212133506 DOT N27351 AT cs DOT mcgill DOT ca> <20020212194551 DOT K14241 AT cygbert DOT vinschen DOT de> <20020212135748 DOT O27351 AT cs DOT mcgill DOT ca> <20020212211706 DOT GA31833 AT localhost> <20020212172654 DOT Q27351 AT cs DOT mcgill DOT ca> <20020213065614 DOT GA365 AT localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020213065614.GA365@localhost>; from ryants@shaw.ca on Tue, Feb 12, 2002 at 10:56:14PM -0800 +------------------- | I have the latest greatest Cygwin possible (don't have | version numbers in front of me at the moment), but mkpasswd -u | means "make a password entry just for the given user" | OK, thanks for pointing that out. Although I think that other then the amount of time required to fetch a given user password entry, there's no difference between `mkpasswd -u username` and `mkpasswd -d | grep username`. (With exception of the comma). | > We are doing pretty much the same things (in creating a user), but | > I get permission denied after entering the password (during an ssh | > attempt). You don't have this problem ? Can you think of anything | > that might be responsible for this ? | | /usr/doc/Cygwin/openssh-***.README solved all of my problems when I | actually read and followed the direction given therein. | I think that sshd is setup correctly - I am able to ssh into the windows machine (running cygwin/sshd) with another account. The problem is that billy can't log in using password authentication. PasswordAuthentication is set to 'yes'. -- 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/