You are not logged in.
When I create a file to local partition the permissions are:
Owner: read & write
Group: read & write
Others: NoneWhen I create a file to samba share the permissions are:
Owner: read & write
Group: read
Others: NoneI have added stuff to smb.conf:
create mask = 0777
directory mask = 0777
force create mask = 0777
force directory mode = 0777How can fix that the permissions for samba share are same than local?
Owner: read & write
Group: read & write
Others: NoneOffline