X-Spam-Check-By: sourceware.org
Date: Fri, 25 May 2007 00:07:12 -0400 (EDT)
From: William Sutton <william@trilug.org>
To: =?ISO-8859-1?Q?Ren=E9_Berber?= <r.berber@computer.org>
Cc: cygwin@cygwin.com
Subject: Re: password authentication fails in cygwin openssh windows xp pro
In-Reply-To: <f35mvj$nj3$1@sea.gmane.org>
Message-ID: <Pine.LNX.4.58.0705250005520.18442@dargo.trilug.org>
References: <4655A077.60407@gmail.com> <Pine.LNX.4.58.0705241028510.18442@dargo.trilug.org>  <4655A398.80504@u.washington.edu> <f354ln$t9h$1@sea.gmane.org>  <4656341F.2000603@u.washington.edu> <f35fgh$6vt$1@sea.gmane.org>  <46565B7E.906@u.washington.edu> <f35mvj$nj3$1@sea.gmane.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=ISO-8859-1
Content-Transfer-Encoding: 8BIT
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Although if you do want the standard bash dotfiles (.bashrc, 
.bash_history, .bash_profile), just copy them from /etc/skel to your new 
user directory and set owner/group based on the new user owner/group.

-- 
William Sutton


On Thu, 24 May 2007, René Berber wrote:

> Dan Miller wrote:
> 
> > Ok....Rene you are the woman! Thank you so much.
> 
> Er ... actually René is a male name, Renee is the female equivalent (I know,
> there is Rene Russo and others that have the wrong name, but what do they know,
> the name comes from France).
> 
> > I was sort of blowing
> > off the event log because it appeared that windows couldn't determine
> > what the problem was...but at the very end it said user dan not allowed
> > because shell /bin/bash is not executable. so I chmod 700 /bin/bash.exe
> > and I'm in!! It worked It actually worked!! :-) Any idea why this was
> > set up this way...doesn't seem to be a problem I've come across in other
> > peoples efforts to get this going.
> 
> No, I've never seen this, very strange.  I have 750 for bash's permissions
> (-rwxr-x---), your other user may have problems if both login at the same time.
> 
> >     Anyway, so now I can ssh into the computer as user dan which has a
> > local login etc. I want to add another user that has a user account on
> > the computer but is not allowed to login interactively to windows. Can
> > you tell me how to do that?
> 
> The user needs a password... and he might not have a home directory (on first
> login it is created by the shell).
> 
> > I can't seem to su within cygwin to rerun
> > ssh-user-config. How do I set up another user in cygwin and then switch
> > to that user and run the ssh-user-config script? I made a folder in the
> > home directory for the new user, but it doesn't have the standard bash
> > files. Thanks again!
> 
> The new user doesn't need to run ssh-user-config, that only creates the default
> ~/.ssh directory with some defaults, and the keys which are only necessary for
> public key authentication.  You can login as the second user as it is now, just
> make sure the home is the correct one, then he can run the script.
> 

--
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/

