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] Multi-domain authentication?
Date: Mon, 20 Oct 2008 22:29:17 -0500	[thread overview]
Message-ID: <a4e6962a0810202029k71aeaf0fxddfbc065d4b1f0bb@mail.gmail.com> (raw)
In-Reply-To: <476c0463b6a73667d50ba792ef1ada3d@quanstro.net>

On Mon, Oct 20, 2008 at 7:49 PM, erik quanstrom <quanstro@quanstro.net> wrote:
>
> the premise is that the local system, and thus i assume the local fs, has
> no knowledge of the user.  this task has been delegated to a foreign auth
> server.  so what are the mechanics of getting the local fs to treat an
> unknown user as something other than none?
>

Good general problem, I'd also like to add my personal pain point that
only the file server knows about the relationship between groups and
users.  It'd be nice to have a more general service to take care of
this, and include some ability to assign remote delegated user names
to local groups.

I also like the idea of having "user-context" groups where users can
create their own groups and assign local and remote users to them for
the purposes of accessing file servers they "own".

>
> supposing this problem is solved, don't you need quotas or something
> if you don't know who exactly to yell at for filling up the worm?
>

There are lots of different solutions here -- could be as simple as
only using ramfs or ramdisk, could just require the user to use
/mnt/term as his space, or be nice and provide cfs style semantics on
top of /mnt/term to make it a bit snappier.  In any case, I don't see
any of this as a major barrier to the desire for multi-domain
authentication.

                  -eric



  parent reply	other threads:[~2008-10-21  3:29 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-21  0:49 erik quanstrom
2008-10-21  1:05 ` andrey mirtchovski
2008-10-21  2:25   ` ron minnich
2008-10-21  3:29 ` Eric Van Hensbergen [this message]
2008-10-21  7:25   ` roger peppe
2008-10-21  7:52   ` Steve Simon
2008-10-21 17:43   ` Nathaniel W Filardo
  -- strict thread matches above, loose matches on Subject: below --
2008-10-21 17:45 erik quanstrom
2008-10-21 13:14 erik quanstrom
2008-10-20 23:43 erik quanstrom
2008-10-21  0:09 ` andrey mirtchovski
2008-10-21  0:10   ` erik quanstrom
2008-10-21  0:40     ` andrey mirtchovski
2008-10-21  2:21 ` Nathaniel W Filardo
2008-10-20  4:38 Nathaniel W Filardo

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=a4e6962a0810202029k71aeaf0fxddfbc065d4b1f0bb@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).