Thread: samba perms
i've seen quite few postings how mount samba shares in fstab, can't seem perms other rwx-r__-r__ root:root
them else (depending on i'm trying mount) , normal username rather root.
i'm mounting windows samba share. doesn't require login credentials.
so, i'm looking fstab entry gives me options set , change user , perms.
much!
try adding option uid=1000 (or whatever uid is.)
likewise gid group.
think can use actual username there too, like:
uid=bob,gid=bob
example:
change auto/noauto if need to. file_mode , dir_mode should pretty obvious.code://decal/theo /media/decal smbfs users,noauto,iocharset=utf8,directio,uid=theo,gid=theo,file_mode=0770,dir_mode=0770 0 0
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [SOLVED] samba perms
Ubuntu
Comments
Post a Comment