Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Wed, 28 Feb 2001 16:50:22 +0100
From: Corinna Vinschen <cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: ntsec
Message-ID: <20010228165022.M8464@cygbert.vinschen.de>
Mail-Followup-To: cygwin@cygwin.com
References: <CEEJLMACGBJCMOPCBHEJEEFDDIAA.jeffr@wired.com> <015701c0a13b$4a93b370$1419a8c0@mercury> <20010228104740.D8464@cygbert.vinschen.de> <004a01c0a184$ec001fc0$360510ac@ERDELYM> <20010228144455.L8464@cygbert.vinschen.de> <025601c0a18d$b44ed5e0$360510ac@ERDELYM>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <025601c0a18d$b44ed5e0$360510ac@ERDELYM>; from mike@erdelynet.com on Wed, Feb 28, 2001 at 08:52:34AM -0500

On Wed, Feb 28, 2001 at 08:52:34AM -0500, Michael Erdely wrote:
> OK... Maybe _I_ misunderstood the original poster's point.
> 
> But, yesterday, I was setting up SSHD on a server.  In my /etc/passwd file,
> I wanted to use "admin" instead of "administrator" since "admin" is less
> typing.  But I didn't/couldn't change the Administrator Windows 2000 account
> name.
> 
> So, I was following instructions in login.README and the openssh readme file
> and used:
> admin::500:544:System
> Administrator,U-Administrator,S-1-5-21-...-500:/home/admin:/bin/bash
> 
> Then, when I SSH in, I get "password incorrect" or whatever the actual error
> message is.
> When, in the /etc/passwd file, I change "^admin" to "^administrator", I can
> log in.
> 
> I was referring to the "if you don't like your NT login name" part of the
> readme text I quoted.
> 
> Hope that makes more sense.  Kick me if I'm still overlooking the obvious.
> <g>

This makes much more sense. I've just investigated the problem and
found that it never could work in 2.3.0p1 due to the fact that the
pw_gecos field is dropped at one point in the authentication procedure
in sshd.

This will definitely added to the upcoming 2.5.0p2.

Thanks for the hint,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

