From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?G=C3=A1bor_Boskovits?= Subject: Re: samba in guix Date: Tue, 14 May 2019 20:14:45 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:37380) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hQc7t-0003HD-Dh for help-guix@gnu.org; Tue, 14 May 2019 14:26:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hQbx5-0008PT-4d for help-guix@gnu.org; Tue, 14 May 2019 14:15:00 -0400 Received: from mail-ed1-x52a.google.com ([2a00:1450:4864:20::52a]:32891) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hQbx4-0008Id-Qj for help-guix@gnu.org; Tue, 14 May 2019 14:14:59 -0400 Received: by mail-ed1-x52a.google.com with SMTP id n17so270937edb.0 for ; Tue, 14 May 2019 11:14:58 -0700 (PDT) In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Tk Cc: "help-guix@gnu.org" Hello Tk! Tk ezt =C3=ADrta (id=C5=91pont: 2019. m=C3=A1j. 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