9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] cpu/auth auth/changeuser problems
@ 2002-09-21 20:22 Russ Cox
  0 siblings, 0 replies; 2+ messages in thread
From: Russ Cox @ 2002-09-21 20:22 UTC (permalink / raw)
  To: 9fans

auth/keyfs should be run in cpurc, so that there is
one running for the whole machine.

Then, at the auth server, you should be able to
run auth/changeuser.

A bad character in a file name under /mnt/keys
means that you've used the wrong password.
After adding a user, you should see the user
when you do ls /mnt/keys.

Try this:

	1. decide on a auth id (say, bootes) and password
	2. run auth/wrkey to set the password
	3. run ">/adm/keys" to reset key database
	4. put "auth/keyfs -wp -m /mnt/keys /adm/keys" in your cpurc
	5. reboot your cpu server
	6. run auth/changeuser bootes and set the same password
	7. ls /mnt/keys; make sure bootes is there
	8. run auth/changeuser to create an account for yourself.

Russ


^ permalink raw reply	[flat|nested] 2+ messages in thread
[parent not found: <20020917160005.28078.60230.Mailman@psuvax1.cse.psu.edu>]

end of thread, other threads:[~2002-09-21 20:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-21 20:22 [9fans] cpu/auth auth/changeuser problems Russ Cox
     [not found] <20020917160005.28078.60230.Mailman@psuvax1.cse.psu.edu>
2002-09-17 19:10 ` William Gunnells

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