9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Steve Simon" <steve@quintile.net>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] bootes and factotum and pull?
Date: Tue, 24 Aug 2004 17:06:50 +0100	[thread overview]
Message-ID: <a2fc2d7ded723ed6e3d61cad765be76e@quintile.net> (raw)
In-Reply-To: <6fe48aebd2ac8a3288acdd21fb5172c6@tombob.com>

Re bootes authenticating onto sources

cpu servers run auth/factotum at boot by default, you just need
to populate it with passwords and then bootes can connect to
things like any other user.

I run this in my cpurc:

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

and added sources to bootes secstore. The -n arg asks secstore to
collect bootes password from the nvram so the server can still boot-up
unattended.

-Steve


      parent reply	other threads:[~2004-08-24 16:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-24 15:16 Robert Raschke
2004-08-24 15:40 ` andrey mirtchovski
2004-08-24 16:06 ` Steve Simon [this message]

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=a2fc2d7ded723ed6e3d61cad765be76e@quintile.net \
    --to=steve@quintile.net \
    --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).