X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
To: <cygwin@cygwin.com>
References: <A70479AEC9AB3A4CBDDAE972AA9BD774056D0B@dellsc1420a.wme.local> <4790b28b.1235640a.1f2e.7b29@mx.google.com> <001e01c859e0$a63dbf30$2e08a8c0@CAM.ARTIMI.COM> <47916feb.21d8480a.57ed.6387@mx.google.com> <47937857.50302@saic.com> <4793CD30.50906@cygwin.com> <4793d3f2.22e7480a.629f.10e6@mx.google.com> <4793D619.2080302@cygwin.com> <4793dc8e.0580400a.7fb7.ffff84f2@mx.google.com> <20080121052344.GB19061@ednor.casa.cgf.cx>
In-Reply-To: <20080121052344.GB19061@ednor.casa.cgf.cx>
Subject: RE: ssh interactive shell not working
Date: Mon, 21 Jan 2008 00:12:41 -0600
MIME-Version: 1.0
Content-Type: text/plain; 	charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook 12.0
Content-Language: en-us
From: "Kyle A. Dawson" <kyle.a.dawson@gmail.com>
Message-ID: <479437e7.21d8480a.67ff.5415@mx.google.com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.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

After looking at all the config files, everything looked ok.  I noticed that
some files have permission weird, with group as  ?????.  I noticed that my
group file only had groups from the domain not local groups.  I then append
all the local groups to the /etc/group file, and BAM, everything works.


mkgroup -l >> /etc/group

Thanks for everyone that gave suggestions, I learned a lot about debugging
ssh and cygwin.  Thanks Larry for all your help, very good problem solving
steps, if I follow the correctly ;)


Kyle Dawson





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

