9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Axel Belinfante <Axel.Belinfante@cs.utwente.nl>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: [9fans] factotum/802.1x catch 22?
Date: Sun, 25 Mar 2007 13:56:45 +0200	[thread overview]
Message-ID: <200703251156.l2PBujR12676@zamenhof.cs.utwente.nl> (raw)
In-Reply-To: Your message of "Thu, 22 Mar 2007 06:38:11 +0200." <9321241f7154cd4cd7fab6579c8916b0@proxima.alt.za>

> > reseiving it it will also trigger an attempt to access
> > secstore if it wanted to do that on startup but couldn't
> > (like because there was no network configured yet.)
> 
> That is also a useful function in itself and I see no risks in it.
> If you add it in as a separate function, make sure we can add the
> location of the secstore.

I'm a bit unsure what is best regarding secstore;
I hesitate to replicate functionality we alread have,
and we already have the possibility of doing:

  auth/secstore -G factotum | read -m >/mnt/factotum/ctl


what you say seems to imply 'copying' (functionality of)
secstore(1) flags, like '-s server'.
but then, where to stop?
do we also need something like -g/-G for the filename?
that would allow e.g.

   echo secstore -s server -G filename >/mnt/factotum/ctl

but then, what about e.g. -n?
the more I think about it, the less certain I become.


It was suggested to me off-list to use a shell script
as boot program for more flexibility. in that case
doing the auth/secstore + read  to deal with secstore
would be trivial.

> Mind you, that might be necessary in the
> "authaddr" command, too, possibly as an option.


Axel.


  parent reply	other threads:[~2007-03-25 11:56 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-19 13:47 Axel Belinfante
2007-03-20 13:44 ` erik quanstrom
2007-03-21 23:03 ` Axel Belinfante
2007-03-22  4:38   ` lucio
2007-03-22  5:19     ` Uriel
2007-03-22  6:13       ` Noah Evans
2007-03-22  9:11     ` erik quanstrom
2007-03-22 15:31       ` Joel C. Salomon
2007-03-25 11:56     ` Axel Belinfante [this message]
2007-03-25 12:12       ` Uriel
2007-03-25 14:48         ` lucio
2007-03-25 20:38           ` Charles Forsyth
2007-03-26  6:51             ` lucio
2007-03-27  9:24               ` Charles Forsyth
2007-03-27 17:29                 ` lucio
2007-03-25 15:40         ` erik quanstrom
2007-03-25 16:44           ` lucio
2007-03-25 20:15           ` Axel Belinfante
2007-03-25 14:46       ` lucio

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=200703251156.l2PBujR12676@zamenhof.cs.utwente.nl \
    --to=axel.belinfante@cs.utwente.nl \
    --cc=9fans@cse.psu.edu \
    /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).