From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1IacW5-0004ez-KD for garchives@archives.gentoo.org; Wed, 26 Sep 2007 19:25:50 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l8QJG2CS003108; Wed, 26 Sep 2007 19:16:02 GMT Received: from jabbathehutt.spamsuxx.de (jabbathehutt.spamsuxx.de [85.214.64.12]) by robin.gentoo.org (8.14.1/8.14.0) with ESMTP id l8QJBkaO030654 for ; Wed, 26 Sep 2007 19:11:46 GMT Received: from localhost (localhost [127.0.0.1]) by jabbathehutt.spamsuxx.de (Postfix) with ESMTP id B5BFE4EC0BB for ; Wed, 26 Sep 2007 21:11:45 +0200 (CEST) X-Virus-Scanned: by amavisd-new at spamsuxx.de Received: from jabbathehutt.spamsuxx.de ([127.0.0.1]) by localhost (jabbathehutt.spamsuxx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DProXZbwKpSh for ; Wed, 26 Sep 2007 21:11:41 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by jabbathehutt.spamsuxx.de (Postfix) with ESMTP id 427D24EC0C0 for ; Wed, 26 Sep 2007 21:11:41 +0200 (CEST) Received: from nx9420.middleearth.local (HSI-KBW-085-216-048-236.hsi.kabelbw.de [85.216.48.236]) (Authenticated sender: mail@eliasprobst.eu) by jabbathehutt.spamsuxx.de (Postfix) with ESMTP id B0E924EC0BB for ; Wed, 26 Sep 2007 21:11:40 +0200 (CEST) From: Elias Probst To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] No access as normal user to my own.ssh-folder Date: Wed, 26 Sep 2007 21:12:27 +0200 User-Agent: KMail/1.9.7 References: <200709262059.55553.laubner@gmx.net> In-Reply-To: <200709262059.55553.laubner@gmx.net> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1556554.9bIzmkNXgA"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200709262112.31444.mail@eliasprobst.eu> X-Archives-Salt: c237556e-1b3a-43bf-8a7e-7ab032131ef6 X-Archives-Hash: 3e1ef409381c9cb98504c6d93af46ec7 --nextPart1556554.9bIzmkNXgA Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Am Mittwoch, 26. September 2007 20:59:55 schrieb Herbert Laubner: > I think, it has to be a stupid mistake. I did > windose ~ # chown herbert /home/herbert/.ssh > windose ~ # chgrp users /home/herbert/.ssh > > but this did not help?? Do a 'chown -R herbert:users ~/.ssh' because your executed command didn't=20 change the permissions of the files inside of the directory, just the=20 permissions of the directory itself. Keep in mind that your directory and the files inside need the following=20 permissions: =2D rw------- So just do a 'chmod -R u+rw ~/.ssh && chmod -R go-rwx ~/.ssh' and you shoul= d=20 be fine. Regards, Elias P. =2D-=20 A really nice number: "09:F9:11:02:9D:74:E3:5B:D8:41:56:C5:63:56:88:C0" --nextPart1556554.9bIzmkNXgA Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQBG+q8bHzenisJbkx8RAs7+AKCLSTnXWrkQpTD7Wy6jh+ZhqNIGSwCgioV3 Aligv0CcvDbQ3rNx1oQghlI= =8S6e -----END PGP SIGNATURE----- --nextPart1556554.9bIzmkNXgA-- -- gentoo-user@gentoo.org mailing list