All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marc Weber <marco-oweber@gmx.de>
To: Stef Bon <stef@bononline.nl>
Cc: autofs <autofs@linux.kernel.org>
Subject: Re: sshfs and autofs
Date: Mon, 21 Dec 2009 11:32:46 +0100	[thread overview]
Message-ID: <1261391275-sup-7258@nixos> (raw)
In-Reply-To: <4B2E48C7.8010509@bononline.nl>

> > #  ls -l /auto
> > ls: cannot access /auto/mlin: Permission denied
> > total 0
> > d????????? ? ? ? ?                ? mlin
> >   
> Well the question marks mean that glibc cannot figure out the 
> permissions. This means probably
> that the mount has not been succesfull.
It was. The user can access it. But root can't.

> Does this work. I do not know anything about ssh agents.
Than you should start to learn at least some basics.
An ssh-agent is a process which keeps your "passwords" in memory to
unlock the .ssh/id_* keys.
Of course it works. I'm using it.
 
> I n my construction I'm using the following command:
> PasswordAuthentication='no' -o IdentityFile="$homedir/.ssh/id_dsa" -o 
This id_dsa, is it protected by password?
If you use google to find out how to use automount and sshfs you'll find
many instructions about how to generate a key with empty password and
how to configure automount. However using an empty password is not an
option for me.

> the directory /mnt/mount.md5key/%USER%
> is owned by the user and has permissions 700, so no other user except 
How do you assign these permissions 700 ?
I didn't suceed

Marc Weber

  reply	other threads:[~2009-12-21 10:32 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-18  4:08 sshfs and autofs Marc Weber
2009-12-18 22:01 ` Marc Weber
2009-12-20 15:54   ` Stef Bon
2009-12-21 10:32     ` Marc Weber [this message]
2009-12-22 19:08       ` Stef Bon
2009-12-22 21:45         ` Marc Weber
2009-12-23 21:47           ` Stef Bon
2009-12-23 21:59             ` Stef Bon
2009-12-23 22:16               ` Marc Weber
2009-12-23 22:31                 ` Stef Bon
2009-12-23 22:53                   ` Marc Weber
2009-12-24 14:12                     ` Stef Bon
2009-12-24 23:52                       ` Marc Weber
2009-12-23 22:05             ` Marc Weber
2009-12-23 22:19               ` Stef Bon

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=1261391275-sup-7258@nixos \
    --to=marco-oweber@gmx.de \
    --cc=autofs@linux.kernel.org \
    --cc=stef@bononline.nl \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.