linuxdeploy icon indicating copy to clipboard operation
linuxdeploy copied to clipboard

I tried to use samba in linux deploy to share linux deploy mounted /sdcard, but I encountered permission issues

Open eatradish opened this issue 7 years ago • 2 comments

hi

this is mount : /dev/fuse on /sdcard type fuse (rw,nosuid,nodev,noexec,relatime,user_id=1023,group_id=1023,default_permissions,allow_other)

How can I set default_permission to change it so that I can modify the permissions of /sdcard ?

eatradish avatar Apr 27 '18 11:04 eatradish

Same Problem. sytem can read and write to mounted but samba can't!

tr4usut avatar May 16 '20 19:05 tr4usut

Try this

BlackCatDevel0per avatar Dec 12 '22 16:12 BlackCatDevel0per