public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Elias Probst <mail@eliasprobst.eu>
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	[thread overview]
Message-ID: <200709262112.31444.mail@eliasprobst.eu> (raw)
In-Reply-To: <200709262059.55553.laubner@gmx.net>

[-- Attachment #1: Type: text/plain, Size: 727 bytes --]

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 
change the permissions of the files inside of the directory, just the 
permissions of the directory itself.

Keep in mind that your directory and the files inside need the following 
permissions:

- rw-------

So just do a 'chmod -R u+rw ~/.ssh && chmod -R go-rwx ~/.ssh' and you should 
be fine.

Regards, Elias P.

-- 
A really nice number:
"09:F9:11:02:9D:74:E3:5B:D8:41:56:C5:63:56:88:C0"

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2007-09-26 19:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-26 18:59 [gentoo-user] No access as normal user to my own.ssh-folder Herbert Laubner
2007-09-26 19:12 ` Elias Probst [this message]
2007-09-26 19:16 ` Mick
2007-09-26 19:38   ` [gentoo-user] No access as normal user to my own.ssh-folder [SOLVED] Herbert Laubner
2007-09-26 19:21 ` [gentoo-user] No access as normal user to my own.ssh-folder Alan McKinnon
2007-09-26 19:41   ` Herbert Laubner
2007-09-26 23:10   ` Dan Farrell
2007-09-27  9:56     ` Alan McKinnon

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=200709262112.31444.mail@eliasprobst.eu \
    --to=mail@eliasprobst.eu \
    --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