April 14, 201610 yr What is the proper /etc/fstab form on an Ubuntu machine to mount the unRAID SMB shares? To not mess up permissions on the unRAID shares? So far this what I have on my Ubuntu machine to mount the unRAID SMB shares every boot. # Samba //192.168.1.110/Media /media/Media cifs guest,iocharset=utf8,gid=1000,uid=1000,file_mode=0777,dir_mode=0777 0 0 #this what works on my Ubuntu Machine so Anyone can view, change, and access content. Is there a better way. Also so far I have not password protected the SMB share but will later.
Archived
This topic is now archived and is closed to further replies.