9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@9fans.net
Subject: Re: [9fans] p9 file server (npfs) w/ authentication from
Date: Mon, 26 Jan 2009 12:20:48 -0500	[thread overview]
Message-ID: <8a51db76940c1a7240e434771226410a@quanstro.net> (raw)
In-Reply-To: <df49a7370901260913h34ed4a4s4583c21ded1afbf3@mail.gmail.com>

> it's a bit awkward doing inferno auth with factotum, as you
> have to manually manipulate the keys generated by the login(6)
> process. it'd be nice if there was some way for a factotum
> protocol to generate a key that stayed in long term storage (i.e. in secstore)
> but currently, i don't think there's a way to do it, other
> than manually.

even a manual process would be cleaner and
likely more secure than the current setup:

	; echo export>/mnt/factotum/ctl
	; secstore password: *****

editing one's secstore factotum file is something
that's easy to get wrong and easy to do insecurely.
e.g. giving the wrong arguments to ramfs.

- erik




  reply	other threads:[~2009-01-26 17:20 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-25 13:44 [9fans] p9 file server (npfs) w/ authentication from heterogenous systems Jakob Praher
2009-01-25 14:49 ` Eric Van Hensbergen
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         ` erik quanstrom [this message]
2009-01-26 17:46         ` 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=8a51db76940c1a7240e434771226410a@quanstro.net \
    --to=quanstro@quanstro.net \
    --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).