9front - general discussion about 9front
 help / color / mirror / Atom feed
From: Jacob Moody <moody@mail.posixcafe.org>
To: 9front@9front.org
Subject: Re: [9front] secstore on Raspberry Pi
Date: Wed, 27 Jul 2022 08:59:31 -0600	[thread overview]
Message-ID: <6abe36dd-62ad-a81d-ecd0-433ace61e568@posixcafe.org> (raw)
In-Reply-To: <946673456.12339.1658933481961@office.mailbox.org>

On 7/27/22 08:51, sahu@mailbox.org wrote:
> Hello everyone, 
> 
> I want to set up secstore on the pi, but I get the following output when checking it:
> 
> term% auth/secstore -u glenda -v
> dialing $auth
> secstore: can't dial $auth: connection refused
> 
> $auth is cirno in this case (set in /n/pidos/cmdline.txt).
> 
> I want to use my pi as single cpu, file and auth server. Do I have to set up a network listener for authentication? (And if so, how can I do that?) Or is there something else I'm doing wrong?
> 
> Thank you very much in advance for help and advice!
> 
> Best regards, 
> sahu


It _sounds_ like your pi is not configured as a cpu server.
You'll want a service=cpu line /n/pidos/cmdline.txt.
However before that you need to setup the nvram, ndb,
and register your new users in the fs.

In general though there is a bit of a song and dance to
getting a full cpu+auth+fs server set up. Luckily this is
fairly well documented in the FQA:

http://fqa.9front.org/fqa7.html#7.4

I would recommend reading most of section 7.

Best of luck,
moody

  reply	other threads:[~2022-07-27 15:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-27 14:51 sahu
2022-07-27 14:59 ` Jacob Moody [this message]
2022-07-28 16:04   ` sahu
2022-07-27 16:59 ` cinap_lenrek
2022-07-28 16:11   ` sahu
2022-07-29 13:54     ` hiro

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=6abe36dd-62ad-a81d-ecd0-433ace61e568@posixcafe.org \
    --to=moody@mail.posixcafe.org \
    --cc=9front@9front.org \
    /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).