-----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-----
-- 
[EMAIL PROTECTED] mailing list

Reply via email to