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] SSH server
Date: Fri, 27 Nov 2009 11:23:50 -0500	[thread overview]
Message-ID: <00a8a4367133ffcbadbb2032247c6834@brasstown.quanstro.net> (raw)
In-Reply-To: <<f1b2f4c5f8d6de82065fd8e1fbc3f4c0@hamnavoe.com>>

On Fri Nov 27 10:22:32 EST 2009, 9fans@hamnavoe.com wrote:
> > none doesn't have access to eve's factotum, so you have to
> > run sshserve from a trusted listen anyway.
>
> Maybe your configuration is non-standard.  Normally /lib/namespace
> mounts /srv/factotum on /mnt, and /mnt/factotum/ctl has rw-r--r--
> permission so anyone can read it.

but you'll notice there's nothing in the file and that
/mnt/factotum/* point to a different instance.  since
listen's becomenone() is almost the same as auth/none,

	; ls -l /mnt/factotum/ctl
	--rw-r--r-- M 11 eve eve 0 Nov 27 11:21 /mnt/factotum/ctl
	; cat /mnt/factotum/ctl
	key proto=p9sk1 user=eve dom=mydom.com !hex? !password?
	; auth/none
	; ls -l /mnt/factotum/ctl
	--rw-r--r-- M 53 eve eve 0 Nov 27 11:22 /mnt/factotum/ctl
	; cat /mnt/factotum/ctl
	;
- erik



       reply	other threads:[~2009-11-27 16:23 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <<f1b2f4c5f8d6de82065fd8e1fbc3f4c0@hamnavoe.com>
2009-11-27 16:23 ` erik quanstrom [this message]
2009-11-27 17:29   ` lucio
     [not found] <<2bbd9d864595a511b56be74fdbc2731a@proxima.alt.za>
2009-11-30  1:18 ` erik quanstrom
     [not found] <<6762cbd7bf173e42934a64dc83c8c058@proxima.alt.za>
2009-11-27 16:27 ` erik quanstrom
     [not found] <<7c1427995df1b87ae465a79ab9efda18@proxima.alt.za>
2009-11-27 15:18 ` erik quanstrom
2009-11-27 15:22   ` lucio
     [not found] <<d647b5ee08eac1f29f7d9715c6356dbd@hamnavoe.com>
2009-11-27 14:52 ` erik quanstrom
2009-11-27 15:18   ` lucio
2009-11-27 15:21   ` Richard Miller
2009-11-27 15:24     ` lucio
2009-11-27 15:26     ` lucio
     [not found] <3327f69dce9b47312a2241e1237c21cc@terzarima.net>
2009-11-27 14:24 ` lucio
2009-11-27  4:18 lucio
2009-11-27 10:00 ` Richard Miller
2009-11-27 10:30   ` lucio
2009-11-27 14:16     ` Charles Forsyth

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=00a8a4367133ffcbadbb2032247c6834@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).