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 X-Injected-Via-Gmane: http://gmane.org/ To: cygwin AT cygwin DOT com From: Andrew DeFaria Subject: Re: Passwordless login with ssh Date: Thu, 16 Oct 2003 08:46:57 -0700 Lines: 26 Message-ID: References: <20031016081208 DOT GB28997 AT cygbert DOT vinschen DOT de> <00a201c393fa$5daa6120$6402a8c0 AT markonius> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT sea DOT gmane DOT org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) X-Accept-Language: en,ru In-Reply-To: <00a201c393fa$5daa6120$6402a8c0@markonius> Mark Priest wrote: > Andrew, > > I have a home directory with a space in it. The space appears in the > directory name as well as in the entry in passwd. There is no problem > supporting that in Cygwin. I had to create my home directories > manually so you might want to try doing the same thing. I might want to try what same thing? Creating my home directory? I assure you that /home/Andrew DeFaria exists. It has exists for quite some time. By and large Cygwin's OK with it. Some things don't work with it. ssh-user-config is just another one of those things... (I could remake my home directory to not have a space in it however I'm of the opinion that since space is a valid character for a filename that programs should be coded to handle such cases). Note I also tried: $ ln -s "/home/Andrew DeFaria" /home/Andrew and changing my home directory in /etc/passwd to /home/Andrew as well as trying to use /home/Andrew~1 (the DOS mangled name for /home/Andrew DeFaria) in /etc/passwd to no avail. -- 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/