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 Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com From: "MIke Hanby" Subject: Re: sshd on WinXP machine in Win2003 Domain -- can't log in Date: Mon, 22 Mar 2004 22:57:22 -0600 Lines: 56 Message-ID: References: X-Complaints-To: usenet AT sea DOT gmane DOT org X-Gmane-NNTP-Posting-Host: 64.217.73.221 X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 Hmm, didn't even notice that, here's the output of $ getfacl /bin/bash # file: /bin/bash # owner: joeshmo # group: Users user::rwx user:sshdproc:rwx group::r-x group:root:rwx group:SYSTEM:rwx mask:rwx other:r-x "Hannu E K Nevalainen" wrote in message news:NGBBLLIAMFLGJEOAJCCEMEILDJAA DOT garbage_collector AT telia DOT com... > From: MIke Hanby > Hey y'all, (sorry if this double posts) > > System: Windows XP Pro with brand new install of cygwin running > sshd. This > system is a member > of a Widnows 2003 Active Directory domain. > > Problem: I've gone through the config steps listed below and unable to > connect to my sshd server. > On the sshd server, from the cygwin prompt I enter the > following: > $ ssh -p 3020 localhost > joeshmo AT localhost's password: > Last login: Sat Mar 20 16:01:17 2004 from localhost > Fanfare!!! > You are successfully logged in to this server!!! > /bin/bash: Permission denied > Connection to localhost closed. > > Permissions on /bin/bash were -rwxr-x---+, I tried adding +rx, > still get the > same error > -rwxr-xr-x+ 1 joeshmo Users 527360 Oct 20 07:12 /bin/bash* WRT the appended "+" on the rigths flags; Might it be that $ getfacl /bin/bash would give any further clues? /Hannu E K Nevalainen, B.Sc. EE - 59+16.37'N, 17+12.60'E ** on a mailing list; please keep replies on that particular list ** -- printf("LocalTime: UTC+%02d\n",(DST)? 2:1); -- --END OF MESSAGE-- -- 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/