read/write mount issues
- Chris Speed
- May 14, 2017
- 1 min read
guest,uid=myuser,iocharset=utf8,file_mode=0777,dir_mode=0777,noperm
The previous line was need in fstab to allow a samba drive write permission after mounti ng. the uid is the user on the current system and not the system where the share resides.
Comentários