9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Eric Van Hensbergen <ericvh@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] p9 file server (npfs) w/ authentication from heterogenous systems
Date: Sun, 25 Jan 2009 08:49:57 -0600	[thread overview]
Message-ID: <a4e6962a0901250649l60ef5270md0b34cea039496b0@mail.gmail.com> (raw)
In-Reply-To: <7B8C87F2-DB31-4B60-A7E8-E7B51F42B888%jp@hapra.at>

On Sun, Jan 25, 2009 at 7:44 AM, Jakob Praher <jp@hapra.at> wrote:
>
> I have read a post from Eric Van Hensbergen about paravirtualized
> filesystems. This was of interest to me, and I tried to pull npfs from
> subversion. As a client I am using the 9pfuse to mount the tree of the
> npfs server. Is this a good match, or should I use something from the
> npfs tree directly? Is npfs the best choice if I would like to export
> ufs like filesystems?
>

If you are on Linux you can use v9fs directly.
For servers there are lots of choices, but spfs/npfs are the only ones
(I know of) which support the UNIX extensions (for things like UID
mapping, etc.)
There is a comprehensive list: http://9p.cat-v.org/implementations

>
> My biggest issue is that I can only do read operations on the client.
> How can I set up something like a basic authenticated connection. Just
> to get the uid over to the npfs in order to act as the right user on
> the server? I read a bit about factotum, yet I am not sure given the
> npfs that it supports it...
>

This all depends on what you are trying to do, are you going
Linux<->Linux, Linux<->Plan9, something else?  Authentication isn't
currently supported by any of the UNIX servers (to my knowledge).  It
is possible to setup an authenticated connection from UNIX to Plan 9
using p9p.

        -eric



  reply	other threads:[~2009-01-25 14:49 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-25 13:44 Jakob Praher
2009-01-25 14:49 ` Eric Van Hensbergen [this message]
2009-01-25 14:58   ` Steve Simon
2009-01-25 16:34     ` Eric Van Hensbergen
2009-01-25 21:20       ` [9fans] p9 file server (npfs) w/ authentication fromheterogenous systems Jakob Praher
2009-01-25 21:17   ` Jakob Praher
2009-01-26  0:08     ` Eric Van Hensbergen
2009-01-26  4:13     ` [9fans] p9 file server (npfs) w/ authentication lucio
2009-01-26  6:18       ` sqweek
2009-01-26 10:55         ` lucio
2009-01-26  2:39   ` [9fans] p9 file server (npfs) w/ authentication from heterogenous systems Nathaniel W Filardo
2009-01-26  2:43     ` andrey mirtchovski
2009-01-27  7:09       ` Jeff Sickel
2009-01-26  5:39   ` Uriel
2009-01-26 16:16     ` Eric Van Hensbergen
2009-01-26 17:13       ` roger peppe
2009-01-26 17:20         ` [9fans] p9 file server (npfs) w/ authentication from erik quanstrom
2009-01-26 17:46         ` [9fans] p9 file server (npfs) w/ authentication from heterogenous systems Charles Forsyth
2009-01-26 20:18         ` Steve Simon
2009-01-26 21:26           ` Charles Forsyth
2009-01-26 21:28             ` [9fans] p9 file server (npfs) w/ authentication from erik quanstrom

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=a4e6962a0901250649l60ef5270md0b34cea039496b0@mail.gmail.com \
    --to=ericvh@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).