9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Lucio De Re <lucio@proxima.alt.za>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] Passwords on KFS file system
Date: Tue, 18 Jun 2002 12:06:54 +0200	[thread overview]
Message-ID: <20020618120654.S5532@cackle.proxima.alt.za> (raw)
In-Reply-To: <ugsflr4ntlif24@news.supernews.com>; from Blake McBride on Tue, Jun 18, 2002 at 09:30:34AM +0000

On Tue, Jun 18, 2002 at 09:30:34AM +0000, Blake McBride wrote:
>
> My Plan 9 system is stand-alone (no networking) and uses the
> kfs file system.  Looking at the docs I think I see how to add
> a new user to my system (disk/kfscmd newuser).  Is that correct?

Yes.  That presumably updates the /adm/users file and creates a home
directory.

> But, no where can I find how to give glenda or a new user a
> password.  Thre appears to be ways of using passwords with
> a network but not on a stand-alone machine.
>
That makes sense, as you'd need auth services to track passwords, most
importantly, you need NVRAM to store the crypt key that protects the
password files (/adm/*key, or somesuch).

I imagine you could bend the terminal kernel to run authentication,
but you'll gain little for your efforts, there is no safeguard on a
terminal server against malicious behaviour by different users.

> Any help would be appreciated.
>
Encouragement?  You're way ahead of where I was after as little
exposure as you have :-)

++L


      reply	other threads:[~2002-06-18 10:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-18  9:30 Blake McBride
2002-06-18 10:06 ` Lucio De Re [this message]

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=20020618120654.S5532@cackle.proxima.alt.za \
    --to=lucio@proxima.alt.za \
    --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).