9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: rog@vitanuova.com
To: 9fans@cse.psu.edu
Subject: Re: [9fans] newbie question #2
Date: Tue, 20 Jul 2004 00:05:55 +0100	[thread overview]
Message-ID: <46f579d1d980f33243f093c6b81261a5@vitanuova.com> (raw)
In-Reply-To: <d1db2d3f4a1f7b7210d501f897a290ae@plan9.ucalgary.ca>

> do a 'bind -a /mnt/term/dev /dev' after you've cpu-ed as bootes and
> the message will disappear.  note, however, that you still won't be
> able to use any graphics for the simple reason that bootes isn't
> allowed to write to /dev/draw :)

actually, i'm fairly sure you should be able to do this, as the
terminal has no idea of the identity of the person at the cpu end of
the connection - it just sees the id that exportfs is running as.

for example, try:

	echo foo > /mnt/term/tmp/bar

and you should find that the new file is owned by the terminal owner,
not by the id you've cpu'd as.

to get that kind of behaviour you'd have to reattach; that's the point
of $home/lib/namespace.

  cheers,
    rog.



  reply	other threads:[~2004-07-19 23:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-19 22:10 Tim Newsham
2004-07-19 22:21 ` andrey mirtchovski
2004-07-19 23:05   ` rog [this message]
2004-07-19 23:08     ` andrey mirtchovski
2004-07-21  1:21       ` [9fans] gmake in ape Tim Newsham

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=46f579d1d980f33243f093c6b81261a5@vitanuova.com \
    --to=rog@vitanuova.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).