* nssd on foreign distro
@ 2018-11-04 16:06 Quiliro Ordonez
2018-11-04 23:01 ` nscd " Ludovic Courtès
2018-11-05 7:25 ` nssd " Gábor Boskovits
0 siblings, 2 replies; 3+ messages in thread
From: Quiliro Ordonez @ 2018-11-04 16:06 UTC (permalink / raw)
To: help-guix
https://www.gnu.org/software/guix/manual/en/guix.html#Name-Service-Switch-1
says we must install nss. I have done:
guix package -i nss
on my common user. But I do not know how to start the service. Is this
package really necessary? If it is, must it be on root and not on a
normal user? Or should it be installed from the foreign distro's repos?
^ permalink raw reply [flat|nested] 3+ messages in thread
* nscd on foreign distro
2018-11-04 16:06 nssd on foreign distro Quiliro Ordonez
@ 2018-11-04 23:01 ` Ludovic Courtès
2018-11-05 7:25 ` nssd " Gábor Boskovits
1 sibling, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2018-11-04 23:01 UTC (permalink / raw)
To: Quiliro Ordonez; +Cc: quiliro, help-guix
Hola Quiliro,
Quiliro Ordonez <quiliro@riseup.net> skribis:
> https://www.gnu.org/software/guix/manual/en/guix.html#Name-Service-Switch-1
> says we must install nss. I have done:
Note that it says you must install nscd (part of the GNU C Library), not
“nss”, and you must install it from your host distro.
If you’re using Debian or a derivative, you’ll have to run:
sudo apt-get install nscd
and that’s it.
HTH!
Ludo’.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: nssd on foreign distro
2018-11-04 16:06 nssd on foreign distro Quiliro Ordonez
2018-11-04 23:01 ` nscd " Ludovic Courtès
@ 2018-11-05 7:25 ` Gábor Boskovits
1 sibling, 0 replies; 3+ messages in thread
From: Gábor Boskovits @ 2018-11-05 7:25 UTC (permalink / raw)
To: quiliro; +Cc: help-guix
Hello,
Quiliro Ordonez <quiliro@riseup.net> ezt írta (időpont: 2018. nov. 4.,
V, 17:13):
>
> https://www.gnu.org/software/guix/manual/en/guix.html#Name-Service-Switch-1
> says we must install nss. I have done:
> guix package -i nss
> on my common user. But I do not know how to start the service. Is this
> package really necessary? If it is, must it be on root and not on a
> normal user? Or should it be installed from the foreign distro's repos?
>
You should install this from the foreign distro's repo. Package name is
most probably something like nscd.
Best regards,
g_bor
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-11-05 7:25 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-04 16:06 nssd on foreign distro Quiliro Ordonez
2018-11-04 23:01 ` nscd " Ludovic Courtès
2018-11-05 7:25 ` nssd " Gábor Boskovits
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).