9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Abhishek Kulkarni <abbyzcool@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] remedial sources auth, connect, and mount in plan9port
Date: Thu,  1 Oct 2009 08:38:21 -0400	[thread overview]
Message-ID: <223eadbc0910010538i6eccf429l8f6439b8c3531410@mail.gmail.com> (raw)
In-Reply-To: <140e7ec30910010331o5dbe12c5lac6ae914a8ebe696@mail.gmail.com>

>  Yeah, I suspect at this point the linux kernel is denying the
> operation based on its idea of permissions. there's a v9fs mount
> option you might try... I forget what it is exactly

srv(4) has an example on how to do an authenticated
mount of sources, which needs an update BTW. The
command to mount using  v9fs should now look like:

mount -t 9p -o user=$USER,uid=`id -u`,gid=`id -g`,trans=unix
`namespace`/sources.cs.bell-labs.com /n/sources

> but 9mount -i does
> it :)
>  Try:
>
> 9mount -i 'unix!/tmp/ns.jdc.192.168.1.101:0/sources.cs.bell-labs.com' /n/sources
>
> -sqweek
>
>



  reply	other threads:[~2009-10-01 12:38 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-01  5:06 Jason Catena
2009-10-01  7:44 ` Venkatesh Srinivas
2009-10-01  9:50   ` Jason Catena
2009-10-01 10:04     ` Ethan Grammatikidis
2009-10-01 10:31       ` sqweek
2009-10-01 12:38         ` Abhishek Kulkarni [this message]
2009-10-01 15:34         ` Jason Catena
     [not found] <<d50d7d460910010834r40c926barbc3dedd5828f3bd1@mail.gmail.com>
2009-10-01 16:22 ` erik quanstrom
2009-10-02  3:03   ` Jason Catena
     [not found] <<d50d7d460910012003h6aec0d3bj40ebdadac3358b6a@mail.gmail.com>
2009-10-02  3:11 ` erik quanstrom
2009-10-02 16:52   ` Jason Catena

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=223eadbc0910010538i6eccf429l8f6439b8c3531410@mail.gmail.com \
    --to=abbyzcool@gmail.com \
    --cc=9fans@9fans.net \
    /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;
as well as URLs for NNTP newsgroup(s).