9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: geoff@plan9.bell-labs.com
To: 9fans@cse.psu.edu
Subject: Re: [9fans] 9fs nvr file
Date: Wed, 16 Aug 2006 22:22:47 -0400	[thread overview]
Message-ID: <581747d4e5b377e6be8de6c681420ad3@plan9.bell-labs.com> (raw)
In-Reply-To: <f5fc3cbc972fc71c8cb51b8cc14bcd0d@quanstro.net>

I don't know, offhand, but if you haven't got an auth server then
presumably you don't have an existing /adm/users, so you could
modify my instructions to

	cfs main		# or whatever you called yours
	allow
	create /adm adm sys 775 d
	create /adm/users adm sys 664
	users default

then connect as anybody (9fs <newfs>), make any other desirable
adjustments (cd /n/<newfs>; chmod 775 .; chgrp sys .) and then back on
the file server console, do

	disallow
	# create accounts as necessary with newuser
	dump



  reply	other threads:[~2006-08-17  2:22 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-15 19:09 erik quanstrom
2006-08-15 19:32 ` erik quanstrom
2006-08-15 19:35 ` geoff
2006-08-15 19:42   ` erik quanstrom
2006-08-16  3:36   ` erik quanstrom
2006-08-16 13:30     ` erik quanstrom
2006-08-16 17:38       ` geoff
2006-08-16 18:11         ` erik quanstrom
2006-08-16 18:27           ` geoff
2006-08-16 18:51             ` erik quanstrom
2006-08-17  2:22               ` geoff [this message]
2006-08-17  6:20                 ` erik quanstrom
2006-08-17  6:26                   ` geoff
2006-08-17  6:40                     ` erik quanstrom

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=581747d4e5b377e6be8de6c681420ad3@plan9.bell-labs.com \
    --to=geoff@plan9.bell-labs.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).