9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Eric Grosse <ehg@research.bell-labs.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] factotum nits
Date: Mon, 11 Nov 2002 14:58:58 -0500	[thread overview]
Message-ID: <c6f9e00d77b69248457ceda716ab79f4@plan9.bell-labs.com> (raw)

Instead of teaching a lot of Unix passwords to my factotum via secstore,
I like to use RSA authentication.  Here are the steps:

1. generate a public/private key-pair:
	ramfs -p
	cd /tmp
	aux/ssh_genkey ssh
2. add ssh.secret.factotum to your secstore:
	ipso factotum
3. add ssh.public to .ssh/authorized_keys on your Unix systems.

If you're careful, at step 2 you backup on a second secstore.
You can give .ssh/authorized_keys to anybody setting up accounts
on new machines for you;  that can go in the clear across the
Internet, which may may account management easier.

Presotto suggests that step 1 should be integrated into ipso.

Eric


             reply	other threads:[~2002-11-11 19:58 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-11 19:58 Eric Grosse [this message]
2002-11-12  0:37 ` [9fans] new (old) entry to /lib/vgadb FODEMESI Gergely
  -- strict thread matches above, loose matches on Subject: below --
2002-11-12  7:31 [9fans] factotum nits Russ Cox
2002-11-12 16:19 ` Micah Stetson
2002-11-11 18:40 rog
2002-11-11 18:27 r
2002-11-11 18:16 rog
2002-11-11 17:35 Russ Cox
2002-11-12  7:16 ` Micah Stetson

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=c6f9e00d77b69248457ceda716ab79f4@plan9.bell-labs.com \
    --to=ehg@research.bell-labs.com \
    --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).