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
