OK, so do you have /bin/bash in your environment before invoking ssh. You'll probably need to invoke ssh with its debugging turned on (-v see the ssh man page) to see where it's going wrong. I assume you read /usr/doc/Cygwin/openssh-*.README and followed all the instructions there before attempting to use openssh? If not, go here and read this too.
Larry Hall [EMAIL PROTECTED] RFK Partners, Inc. http://www.rfk.com 838 Washington Street (508) 893-9779 - RFK Office Holliston, MA 01746 (508) 893-9889 - FAX At 07:35 PM 11/26/2001, Collin Grady wrote: > Thats the problem, I can't even get into ssh. > >[Administrator@MAGUS-LAPTOP ~]$ ssh localhost >Administrator@localhost's password: >/bin/bash: Permission denied >Connection to localhost closed. > -Collin Grady > >No one is listening until you make a mistake. > >----- Original Message ----- >From: "Larry Hall (RFK Partners, Inc)" <[EMAIL PROTECTED]> >To: "Collin Grady" <[EMAIL PROTECTED]>; "Cygwin ML" <[EMAIL PROTECTED]> >Sent: Monday, November 26, 2001 4:30 PM >Subject: Re: SSH/Bash error > > > > OK, so compare these results with what you get via ssh. My guess is > > that /bin/bash doesn't exist in that environment. If it does, you may > > need to review your ssh configuration... > > > > Larry Hall [EMAIL PROTECTED] > > RFK Partners, Inc. http://www.rfk.com > > 838 Washington Street (508) 893-9779 - RFK Office > > Holliston, MA 01746 (508) 893-9889 - FAX -- 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/
