unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Ricardo Wurmus <rekado@elephly.net>
To: adriano <randomlooser@riseup.net>
Cc: help-guix@gnu.org
Subject: Re: nscd
Date: Mon, 31 Jan 2022 23:30:26 +0100	[thread overview]
Message-ID: <87y22v8rjs.fsf@elephly.net> (raw)
In-Reply-To: <4f52b4cc39396b29a2d9f6243d4d4ad36f0d989e.camel@riseup.net>


adriano <randomlooser@riseup.net> writes:

> The "Application Setup" in the manual
> ( https://guix.gnu.org/manual/en/html_node/Application-Setup.html )
> suggests to run the nscd service
>
> "we strongly recommend that the system run the GNU C library’s name
> service cache daemon, nscd, which should be listening on the
> /var/run/nscd/socket socket."
>
>  found such service already running on my Ubuntu installation and the
> mentioned socket is there
>
> But now I'm wondering: does the manual refer to the host distro when it
> says "the system" ?

Yes.

The reason is that nscd communicates with processes over a network
protocol, which allows binaries built with Guix to talk to user account
services on a foreign distro.  Alternative account services require
loading of binary plugins, which would not be possible when these
plugins are linked with incompatible libraries.

-- 
Ricardo


  reply	other threads:[~2022-01-31 22:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-31 20:41 nscd adriano
2022-01-31 22:30 ` Ricardo Wurmus [this message]
2022-02-01 10:32   ` nscd adriano
2022-02-01 13:28     ` nscd Ricardo Wurmus

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y22v8rjs.fsf@elephly.net \
    --to=rekado@elephly.net \
    --cc=help-guix@gnu.org \
    --cc=randomlooser@riseup.net \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).