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] secstore in p9p, how to use well
Date: Sun,  5 Jan 2014 09:40:19 -0500	[thread overview]
Message-ID: <0eb7b57a649021bd22868cd57aa10dc4@brasstown.quanstro.net> (raw)
In-Reply-To: <CAOEdRO203DRB8YnNdxPmPWTO1fUw=XqgANcSRVPwuYn50O5=Cw@mail.gmail.com>

On 19 December 2013 17:22, Rudolf Sykora <rudolf.sykora@gmail.com> wrote:
> Hello everyone,
>
> already for some time I've been using secstored+factotum+ssh-agent
> on linux with p9p. The machine, call it 1, runs basically all the time and
> let's presume I am logged on it all the time, too.
> The problem/inconvenience I've had is when I connect to this machine
> via ssh and want to use the system to connect to yet another machine,
> call it 2.
> The best would be if all worked transparently and as soon as I manage
> to log in to machine 1 I could easily proceed an use the running
> ssh-agent to get me to machine 2. However, I don't know how to set this
> up.

on plan 9, to use the terminal's factotum simply
	bind /mnt/term/mnt/factotum /mnt/factotum

since p9p uses unix domain sockets, it would be a matter of forwarding
the unix domain socket through the ssh tunnel.  i have no idea if that's
done, or possible.  but if it were, it could be a general solution for plumbing,
etc.

also, security implications are left to the reader.  :-).

- erik



      reply	other threads:[~2014-01-05 14:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-19 16:22 Rudolf Sykora
2014-01-05 10:38 ` Rudolf Sykora
2014-01-05 14:40   ` erik quanstrom [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=0eb7b57a649021bd22868cd57aa10dc4@brasstown.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).