Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Thu, 11 Oct 2001 09:46:41 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: sshd as a service question: fatal: setuid 400: not owner Message-ID: <20011011094641.B1155@cygbert.vinschen.de> Mail-Followup-To: cygwin AT cygwin DOT com References: <5 DOT 1 DOT 0 DOT 14 DOT 0 DOT 20011010184211 DOT 00a93218 AT pop DOT atg DOT 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 AT cygwin DOT 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/