* samba in guix
@ 2019-05-14 13:52 Tk
2019-05-14 18:14 ` Gábor Boskovits
0 siblings, 1 reply; 2+ messages in thread
From: Tk @ 2019-05-14 13:52 UTC (permalink / raw)
To: help-guix@gnu.org
Here's another windows host related question. I have installed the samba package (guix package -i samba), but it does not seem (straightforwardly) functional. For example, smbpasswd complains that /etc/samba.conf is not there. I guess I could create one, but then I would be touching the /etc directory post-config and this is against Guix philosophy.
So how to go about Samba on guix and how to add users to the config?
Tk
Sent with [ProtonMail](https://protonmail.com) Secure Email.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: samba in guix
2019-05-14 13:52 samba in guix Tk
@ 2019-05-14 18:14 ` Gábor Boskovits
0 siblings, 0 replies; 2+ messages in thread
From: Gábor Boskovits @ 2019-05-14 18:14 UTC (permalink / raw)
To: Tk; +Cc: help-guix@gnu.org
Hello Tk!
Tk <tk.code@protonmail.com> ezt írta (időpont: 2019. máj. 14., K, 15:52):
> Here's another windows host related question. I have installed the samba
> package (guix package -i samba), but it does not seem (straightforwardly)
> functional. For example, smbpasswd complains that /etc/samba.conf is not
> there. I guess I could create one, but then I would be touching the /etc
> directory post-config and this is against Guix philosophy.
>
>
It seems that samba is currently missing a service for Guix System. The
proper way to do this would be to create one.
On the short run you can very well provide etc/samba.conf by creating it
manually (which is really not the guix philosophy,
but can be done), or you could extend the etc-service to provide one.
> So how to go about Samba on guix and how to add users to the config?
>
> Tk
>
> Sent with [ProtonMail](https://protonmail.com) Secure Email.
Best regards,
g_bor
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-05-14 18:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-14 13:52 samba in guix Tk
2019-05-14 18:14 ` Gábor Boskovits
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.