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: Thu, 11 Oct 2001 09:46:41 +0200
From: Corinna Vinschen <cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: sshd as a service question: fatal: setuid 400: not owner
Message-ID: <20011011094641.B1155@cygbert.vinschen.de>
Mail-Followup-To: cygwin@cygwin.com
References: <5.1.0.14.0.20011010184211.00a93218@pop.atg.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <5.1.0.14.0.20011010184211.00a93218@pop.atg.com>; from cpatti@atg.com on Wed, Oct 10, 2001 at 06:52:00PM -0400

On Wed, Oct 10, 2001 at 06:52:00PM -0400, Chris Patti wrote:
> Folks;
> 
> We're trying to switch from Atamann telnetd which we hate to Cygwin's sshd 
> for our NT 4 servers.
> 
> We've got sshd otherwise properly configured, if we run it from the command 
> line in -d mode we can successfully connect no problem.
> 
> However, when we run it as a service, we get the above error whenever 
> someone tries to log in.
> 
> Here's the full error from the event log:

Probably your /etc/passwd or /etc/group files aren't ok.
Check or regenerate them.  The uid 400 is not a NT RID so
I assume you gave it to your user by changing /etc/passwd
by hand.  And is CYGWIN=ntsec?  Otherwise the user switch
will not work correctly.

Corinna

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

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

