This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: sshd on WinXP machine in Win2003 Domain -- can't log in


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]