9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: presotto@plan9.bell-labs.com
To: ratta1i@mail.cmich.edu, 9fans@cse.psu.edu
Subject: Re: [9fans] apu/auth standalone..
Date: Thu, 29 Jun 2000 07:58:59 -0400	[thread overview]
Message-ID: <200006291205.IAA07066@cse.psu.edu> (raw)

I'll assume that you edited out the '#'s in the cpurc and rebooted,
using a user/hostid for the cpu server to run as.  Let's call
that id 'xyzzy'.

The auth server is now up, and depdnding on what you did is either
running rio or is in line at a time mode.  I suggest the former
since it's easier to debug in.

Do the following:

cat /dev/user
ls -l /adm/keys
ps|grep keyfs
ls -l /mnt/keys

I'm assuming /dev/user is 'xyzzy'.  If /adm/keys is not also
owned by xyzzy or it's group isnot one which includes xyzzy,
then I understand your problem.  You should run
	disk/kfscmd allow
and then remove and recreate /adm/keys.

if  the ps shows keyfs not running or the ls -l /mnt/keys
produces an error, they you're not getting it started in
cpurc.


             reply	other threads:[~2000-06-29 11:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-06-29 11:58 presotto [this message]
  -- strict thread matches above, loose matches on Subject: below --
2000-06-28 16:21 miller
2000-06-28  0:39 presotto
2000-06-29  8:29 ` Ish Rattan
2000-06-27 23:07 forsyth
2000-06-27 15:13 Ish Rattan
2000-06-27 15:17 ` Andrey Mirtchovski

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=200006291205.IAA07066@cse.psu.edu \
    --to=presotto@plan9.bell-labs.com \
    --cc=9fans@cse.psu.edu \
    --cc=ratta1i@mail.cmich.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).