Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <383EA8EC.8F63F8E9@jhuapl.edu> Date: Fri, 26 Nov 1999 10:36:12 -0500 From: Steve Coleman Organization: Johns Hopkins Applied Physics Laboratory X-Mailer: Mozilla 4.7 [en] (X11; U; SunOS 5.6 sun4m) X-Accept-Language: en MIME-Version: 1.0 To: "Borre 'Wouse' Sanders" CC: cygwin AT sourceware DOT cygnus DOT com, Massimiliano Adamo Subject: Re: Q: SSHD shell exits immediately? (was: SSHD keeps failing to open PTY) References: <19991125095337 DOT DVWZ10258 DOT relay01 AT workstation> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Borre 'Wouse' Sanders wrote: > CYGWIN = `title strip_title binmode glob tty' > debug: Command exited with status 0. Massimiliano Adamo wrote: > "could not load host key: \etc\ssh_host_key > fatal: please check that you have sufficient permissions and the file > exists" Make sure when using binary mode that both the /etc/passwd and sshd_config files do not have any ^M's at the end of the lines. (Never use notepad to edit these files, use vi or some other non-MS application) The file names "\etc\ssh_host_key^M" and "\etc\ssh_host_key" are distinctly different file names and therefor the file you are asking for may not exist. The same goes for the shell path in the /etc/passwd file. "/bin/sh.exe^M" or "/bin/sh^M" is not the same as /bin/sh.exe and /bin/sh respectively. -- Steve Coleman http://www.jhuapl.edu/ High Performance, fault tolerant, distributed, real-time computing <<-------->> Johns Hopkins Applied Physics Laboratory <<--------->> Balt:443-778-6330 Fax:443-778-5597 Wash:240-228-6330 Fax:240-228-5597 -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com