Unfortunately, "/" is the home directory for root users on Unix System
Services.  Yet another example of IBM getting it wrong in that environment.
:(

Still, I just did a test on a z/OS 1.2 system:
        mkdir //.ssh/
worked by creating /.ssh as I expected it to.

Paul, are you running with a read-only root HFS?  If so, then you'll have to
set the HOME environment variable.  If not, simply creating the .ssh
directory should work.

Mark Post

-----Original Message-----
From: Tzafrir Cohen [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 21, 2003 4:43 PM
To: [EMAIL PROTECTED]
Subject: Re: ssh success and yet another question


On Tue, 21 Jan 2003, paultz wrote:

>
> Now everything is talking, and the only annoyance is this:
> When I answer "Yes" to the question of "Are you sure you want to
> continue connecting (yes/no)?",  I get:
> "Failed to add the host to the list of known hosts (//.ssh/known_hosts)."

HOME seems to be set to '/'

Are you doing this as root or as a normal user?

Either way, set HOME to the correct value.

--
Tzafrir Cohen
mailto:[EMAIL PROTECTED]
http://www.technion.ac.il/~tzafrir

Reply via email to