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: Thu, 14 Mar 2002 13:18:16 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: weird... ssh from windows to other host only works when CYGWIN="" Message-ID: <20020314131816.J29574@cygbert.vinschen.de> Mail-Followup-To: cygwin AT cygwin DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.22.1i On Wed, Mar 13, 2002 at 08:59:22PM -0800, Stephen Gutknecht wrote: > I'm having problems with "setgid 513" too... what is going on here? Check /etc/passwd and /etc/group. If you have a group 10513 but no group 513 you should change either your /etc/passwd entry to have 10513 as primary group or change the /etc/group entry to have gid 513 instead of 10513. Or use any other unique number < 65000 you like, as long as your /etc/passwd entry has a primary group which actually exists. 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/