9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Robert Raschke <rrplan9@tombob.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] Drawterm and security
Date: Mon, 21 Feb 2005 11:30:12 +0000	[thread overview]
Message-ID: <b82bcbb558aabed15b9b5a802473212e@tombob.com> (raw)
In-Reply-To: <8e10ef025f295ae275886fa840d1bc1b@9netics.com>

Skip Tavakkolian wrote:
> term% cat $home/bin/rc/dt_factotum
> #!/bin/rc
>
> if (! test -f /srv/factotum.$user)
> 	auth/factotum -s factotum.$user
> mount -b /srv/factotum.$user /mnt

Hmm, all I do is start a plain auth/factotum in my profile when I
recognise that I'm running a drawterm connection.  What is the reason
for ensuring an explicit service name?  By default it doesn't announce
a service, and if I understand correctly, the /mnt/factotum/ is going
to be the correct one (i.e., not the one mounted by bootes) for the
drawterm session.

About the original problem of factotum not prompting for passwords,
one of the issues I had in the early days was that factotum attempted
to collect my password from the console.  And that didn't work when I
connected via drawterm.  I got around that by starting fgui explicitly
via 'window -hide auth/fgui' in my riostart script.

Robby



  parent reply	other threads:[~2005-02-21 11:30 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-19 18:37 Brian L. Stuart
2005-02-19 18:48 ` andrey mirtchovski
2005-02-19 21:00   ` Brian L. Stuart
2005-02-19 18:58 ` Russ Cox
2005-02-19 19:15   ` blstuart
2005-02-19 19:20     ` Russ Cox
2005-02-19 20:24       ` blstuart
2005-02-19 20:34         ` andrey mirtchovski
2005-02-19 19:20   ` [9fans] Venti security in view of SHA-1 exploit Paul Lalonde
2005-02-19 19:26     ` andrey mirtchovski
2005-02-19 19:35       ` Paul Lalonde
2005-02-19 20:14         ` Tim Newsham
2005-02-20  4:24           ` Karl Magdsick
2005-02-19 20:15     ` Russ Cox
2005-02-19 22:25       ` boyd, rounin
2005-02-19 22:44         ` [9fans] Venti security in view of SHA-1 exploity William Josephson
2005-02-19 22:48           ` boyd, rounin
2005-02-20 18:08             ` William Josephson
2005-02-19 23:21         ` [9fans] Venti security in view of SHA-1 exploit Bruce Ellis
2005-02-20  1:00           ` Tim Newsham
2005-02-20  3:53           ` Karl Magdsick
2005-02-19 19:52 ` [9fans] Drawterm and security Skip Tavakkolian
2005-02-19 19:11   ` blstuart
2005-02-21 11:30   ` Robert Raschke [this message]
2005-02-21 19:20     ` geoff
     [not found] <Pine.BSI.4.61.0502191055110.3971@malasada.lava.net>
2005-02-19 21:09 ` Brian L. Stuart
2005-02-19 22:42   ` Russ Cox
2005-02-19 23:37     ` Brian L. Stuart

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=b82bcbb558aabed15b9b5a802473212e@tombob.com \
    --to=rrplan9@tombob.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).