9front - general discussion about 9front
 help / color / mirror / Atom feed
* [9front] local auth without cpu service
@ 2024-06-27  7:16 alex
  2024-06-27  9:17 ` sirjofri
  0 siblings, 1 reply; 2+ messages in thread
From: alex @ 2024-06-27  7:16 UTC (permalink / raw)
  To: 9front

Hello, 

I would like to use factotum on my notebook, without running a cpu service on it (since it is the only 9front device in my network at the moment).

At the moment I don't understand all the dependencies, but when I understand the fqa correctly, I think it is something like this:

- edit /lib/ndb/local, so the local system will be used as auth (setting "auth" and "authdom" matching to "sys", "ipnet" and "dom")
- setting nvram in plan9.ini (in the fqa it states: "nvram=#S/YOURDRIVE/nvram", so I've added "nvram=#S/sdE1/nvram", but I'm not sure whether it should read "nvram=local!/dev/sdE1/nvram", since "ls #S" is showing glenda's home dir and nobootprompt in plan9.ini has the value "local!/dev/sdE1/fscache")
- running auth/wrkey (for making use of the nvram?)
- adding user to the auth server ("auth/keyfs" and "auth/changeuser glenda")
- set up secstored ("mkdir /adm/secstore" and "chmod 770 /adm/secstore")
- start secstored at boot time ("echo auth/secstored > /cfg/$sysname/termrc")
- adding glenda to secstore (auth/secstore glenda")
- using secstore with ipso

I can't use ipso ("secstore read failed - bad password?"), but I think, I know why that is.. I've set no secstore password in auth/wrkey, but I've added glenda to secstore setting a password). Are these steps correct in principle? Can I redo my first auth/wrkey prompts?

Thank you very much in advance!

Best regards, 
Alex

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

end of thread, other threads:[~2024-06-27  9:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-27  7:16 [9front] local auth without cpu service alex
2024-06-27  9:17 ` sirjofri

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