This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: sshd on WinXP machine in Win2003 Domain -- can't log in
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" <garbage_collector@telia.com> wrote in message
NGBBLLIAMFLGJEOAJCCEMEILDJAA.garbage_collector@telia.com">news:NGBBLLIAMFLGJEOAJCCEMEILDJAA.garbage_collector@telia.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@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/