all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Samba user mounts
@ 2018-01-14 13:56 Mathieu Lirzin
  2018-01-14 16:36 ` Ricardo Wurmus
  0 siblings, 1 reply; 3+ messages in thread
From: Mathieu Lirzin @ 2018-01-14 13:56 UTC (permalink / raw)
  To: help-guix

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-01-15 19:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-14 13:56 Samba user mounts Mathieu Lirzin
2018-01-14 16:36 ` Ricardo Wurmus
2018-01-15 19:11   ` Mathieu Lirzin

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.