ID #1001

mount samba folder

To be able to access the samba share read-write as non-root users, you must add uid and gid entries to the smbmount command
/etc/fstab entry:
//winbox/share /mnt/share smbfs username=joe,password=bloggs,uid=500,gid=500 0 0

smbmount //winbox/share /mnt/share -o username=joe,password=bloggs

Značky: -

Související záznamy:

K tomuto záznamu nemůžete připojit komentář.