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: Terry Branscombe Subject: ssh client setup Date: Thu, 19 Aug 2004 20:56:38 +0000 (UTC) Lines: 27 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT sea DOT gmane DOT org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 142.32.208.231 (Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)) X-IsSubscribed: yes I'm having a bit of trouble getting the ssh client setup right and hope someone here can help me sort it out. When I run ssh it complains that it cannot create the directory '/home/TBRANSCO/.ssh' (I created that directory manually when I was setting up my keys and have my private and public keys stored there). The ssh client then goes on to ask if the host key fingerprint is OK, prompts for the host password, and makes the connection. I would just like the host keys to be stored permanently. The permission on the '.ssh' folder, and its parents', are as follows: drwxrwxrwx+ 3 TBRANSCO myDomain 0 May 7 12:02 home/ drwxrw-rw-+ 12 TBRANSCO myDomain 8192 Aug 19 12:11 tbransco/ drwxrw-rw-+ 2 TBRANSCO myDomain 0 Aug 7 12:17 .ssh/ My (wrapped) entry in the /etc/passwd file is as follows: TBRANSCO:unused_by_nt/2000/xp:32078:10545:Terrence Branscombe,U- IDIR\TBRANSCO,:/home/TBRANSCO:/bin/bash I've botched it somewhere, but can't spot where. Any suggestions on what to change, add, or delete? Thanks, Terry -- 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/