help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Samba user mounts


From: Mathieu Lirzin
Subject: Samba user mounts
Date: Sun, 14 Jan 2018 14:56:24 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

Hello,

I want to connect to my NAS using the Samba protocol.  While I can use ‘gvfs’
for that it is not convenient for me to access it from the command line via
the “/run/user/1000/gvfs/smb-share:server=nas,share=home/” filename.  On my
previous system I was able to add the following line in my “/etc/fstab” file:

   //nas/home /mnt/mthl/nas-home          cifs  
credentials=/home/mthl/.smbfile,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.

-- 
Mathieu Lirzin
GPG: F2A3 8D7E EB2B 6640 5761  070D 0ADE E100 9460 4D37



reply via email to

[Prev in Thread] Current Thread [Next in Thread]