Let's start with two things:I have several Samba shares all with Truenas default settings (ACL everyone allowed full) but on my Linux client (Ubuntu 20.04) I cannot write even if they show mounted as 'rw'.
What am I doing wrong in the Truenas settings?
[global] aio max threads = 2 bind interfaces only = Yes disable spoolss = Yes dns proxy = No enable web service discovery = Yes kernel change notify = No load printers = No logging = file max log size = 5120 nsupdate command = /usr/local/bin/samba-nsupdate -g registry shares = Yes restrict anonymous = 2 server min protocol = NT1 server role = standalone server server string = TrueNAS Server username map = /usr/local/etc/smbusername.map username map cache time = 60 idmap config *: range = 90000001-100000000 fruit:nfs_aces = No idmap config * : backend = tdb directory name cache size = 0 dos filemode = Yes [trueshare1] ea support = No kernel share modes = No path = /mnt/zpool1/data1 posix locking = No read only = No vfs objects = fruit streams_xattr shadow_copy_zfs ixnas aio_fbsd fruit:resource = stream fruit:metadata = stream nfs4:chown = true [data1mirror] ea support = No kernel share modes = No path = /mnt/zpMirror/data1mirror posix locking = No read only = No vfs objects = fruit streams_xattr shadow_copy_zfs ixnas aio_fbsd fruit:resource = stream fruit:metadata = stream nfs4:chown = true