9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] standalone cpu/auth server??
@ 2001-08-22 14:25 Ish Rattan
  0 siblings, 0 replies; 8+ messages in thread
From: Ish Rattan @ 2001-08-22 14:25 UTC (permalink / raw)
  To: 9fans

Hello

I am trying to set up a standalone cpu/auth server.

After setting up terminal and performing the steps needed (as
listed in getting started with plan 9), booting with 9pccpud reaults
in the following message
...
root is from (local, il)[local!#S/sdC1/fs]:
boot: #c/hostowner: bad arg in system call
...
cpu# pwd
/usr
cpu# who

none
cpu#

Shouldn't it be bootes? I have no clue to what is wrong? To redo the
install do I have to redo the terminal part too? Also, I installed the
distribution on primary slave disk (/dev/sdC1) and did change occurences
of sdC0 to sdC1 in /sys/src/9/boot/key.c (to take care of nvram on sdC1)
before generating 9pccpudisk.

-ishwar




^ permalink raw reply	[flat|nested] 8+ messages in thread
* [9fans] Standalone cpu/auth server??
@ 2002-05-07 20:28 Ish Rattan
  0 siblings, 0 replies; 8+ messages in thread
From: Ish Rattan @ 2002-05-07 20:28 UTC (permalink / raw)
  To: 9fans


I have been succesful in bringing up apu/auth serve. The next step
of connecting from a Linux box using drawterm (old version) has a
little problem. The challenge/response dialog never terminates -- auth
fails!. I also tried to remake the auth info using

	auth/changeuser glenda

man times too.

Any ideas?

-ishwar




^ permalink raw reply	[flat|nested] 8+ messages in thread
* Re: [9fans] standalone cpu/auth server??
@ 2001-08-22 16:23 Russ Cox
  2001-08-22 17:00 ` Ish Rattan
  0 siblings, 1 reply; 8+ messages in thread
From: Russ Cox @ 2001-08-22 16:23 UTC (permalink / raw)
  To: 9fans

After you invalidate the nvram with the echo,
you need to fill it in at the prompts.

password: <anything you like>
authid: whatever user you want, like "bootes"
authdom: authentication domain, just a comment, like cps.cmich.edu.

The bad arg in system call is likely because you're
not typing a user id at the authid prompt.  That's also
why the empty string shows up as a user in your
who listing.

Russ



^ permalink raw reply	[flat|nested] 8+ messages in thread
* Re: [9fans] standalone cpu/auth server??
@ 2001-08-22 14:22 Russ Cox
  2001-08-22 15:52 ` Ish Rattan
  0 siblings, 1 reply; 8+ messages in thread
From: Russ Cox @ 2001-08-22 14:22 UTC (permalink / raw)
  To: 9fans

Something about your nvram is hosed.  Try doing
	echo asdfasdfasdf >/dev/sdC1/nvram
and then reboot again.  If it still
doesn't work, then the system isn't
finding your nvram partition properly.
Adding prints in /sys/src/9/boot/key.c
should help point a finger.

Russ


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

end of thread, other threads:[~2002-05-07 20:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-22 14:25 [9fans] standalone cpu/auth server?? Ish Rattan
  -- strict thread matches above, loose matches on Subject: below --
2002-05-07 20:28 [9fans] Standalone " Ish Rattan
2001-08-22 16:23 [9fans] standalone " Russ Cox
2001-08-22 17:00 ` Ish Rattan
2001-08-22 14:22 Russ Cox
2001-08-22 15:52 ` Ish Rattan
2001-08-22 17:19   ` Dan Cross
2001-08-22 18:58     ` Scott Schwartz

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