public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arturo 'Buanzo' Busleiman" <buanzo@buanzo.com.ar>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] ssh "Failed to add the host to the list of known hosts"
Date: Tue, 22 May 2007 16:23:31 -0300	[thread overview]
Message-ID: <46534333.9060903@buanzo.com.ar> (raw)
In-Reply-To: <d9a0a6da0705221218t1c833bd5u84103c1d98156018@mail.gmail.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Denis wrote:
> Do I need to be added to some group to fix these permissions?

ls -ld /home/username/.ssh should say that the dir belongs to "username", and have rwx permissions
for it. You probably moved your home directory using root, or something like that.

chown username: /home/username/.ssh
chown username: /home/username/.ssh/*
chmod 700 /home/username/.ssh
chmod 600 /home/username.ssh/*

do that with root if you can.

- --
Arturo "Buanzo" Busleiman - Consultor Independiente en Seguridad Informatica
OpenPGP for HTTP: New Web-Auth Scheme: http://freshmeat.net/articles/view/2599
Consulting and Secure Mail Hosting: http://www.buanzo.com.ar/pro/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGU0MzAlpOsGhXcE0RCpF1AJwK79lu6W5Nl7KTFIwFBcC/hI7o5wCfa29s
ZxaW7vdWIwXwF/MYSSD5FCo=
=ZoZu
-----END PGP SIGNATURE-----
-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2007-05-22 19:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-22 19:18 [gentoo-user] ssh "Failed to add the host to the list of known hosts" Denis
2007-05-22 19:23 ` Arturo 'Buanzo' Busleiman [this message]
2007-05-22 20:49   ` Denis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46534333.9060903@buanzo.com.ar \
    --to=buanzo@buanzo.com.ar \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox