9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] aquarela
@ 2006-07-14  5:53 Richard Bilson
  2006-07-19  0:09 ` [9fans] aquarela Richard Bilson
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Bilson @ 2006-07-14  5:53 UTC (permalink / raw)
  To: 9fans

I'm having a problem with aquarela which may be related to my tenuous
grasp of the authentication mechanisms.

I can open "\\host", authenticating using my username and password on
"host", and see "local". I can open "\\host\local", but I see no files
and I can't create any. I can open "\\host\sources" and from there I
can browse sources.

I assume that "\\host\local" is supposed to refer to some namespace
constructed for the authenticated user. Probably it should contain
files and such. How do I achieve this?


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [9fans] Re: aquarela
  2006-07-14  5:53 [9fans] aquarela Richard Bilson
@ 2006-07-19  0:09 ` Richard Bilson
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Bilson @ 2006-07-19  0:09 UTC (permalink / raw)
  To: 9fans

On 7/14/06, Richard Bilson <rcbilson@gmail.com> wrote:
>
> I assume that "\\host\local" is supposed to refer to some namespace
> constructed for the authenticated user. Probably it should contain
> files and such. How do I achieve this?

Ok, I figured this out. "\\host\local" refers to "/n/local". But, by
default, there is nothing mounted at or bound to /n/local. Putting
"bind / /n/local" into /lib/namespace.local gives me the behavior I
expected.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-07-19  0:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-14  5:53 [9fans] aquarela Richard Bilson
2006-07-19  0:09 ` [9fans] aquarela Richard Bilson

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).