From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mathieu Lirzin Subject: Samba user mounts Date: Sun, 14 Jan 2018 14:56:24 +0100 Message-ID: <878td0wnlj.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42184) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eaim4-00020P-TX for help-guix@gnu.org; Sun, 14 Jan 2018 08:56:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eailz-0007kt-QM for help-guix@gnu.org; Sun, 14 Jan 2018 08:56:36 -0500 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:60442) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eailz-0007kf-Mj for help-guix@gnu.org; Sun, 14 Jan 2018 08:56:31 -0500 Received: from [2a01:e35:2ec2:e580:7d5f:f616:fc6f:3970] (port=60796 helo=godel) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1eailv-00037D-DS for help-guix@gnu.org; Sun, 14 Jan 2018 08:56:28 -0500 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: help-guix@gnu.org Hello, I want to connect to my NAS using the Samba protocol. While I can use =E2= =80=98gvfs=E2=80=99 for that it is not convenient for me to access it from the command line via the =E2=80=9C/run/user/1000/gvfs/smb-share:server=3Dnas,share=3Dhome/=E2=80= =9D filename. On my previous system I was able to add the following line in my =E2=80=9C/etc/fs= tab=E2=80=9D file: //nas/home /mnt/mthl/nas-home cifs credentials=3D/home/mthl/.s= mbfile,rw,noauto,user 0 0 which allowed me to execute the following command as a regular user: $ mount /mnt/mthl/nas-home Does anybody know how to achieve similar thing on GuixSD? Thanks. --=20 Mathieu Lirzin GPG: F2A3 8D7E EB2B 6640 5761 070D 0ADE E100 9460 4D37