Displaying 1 result from an estimated 1 matches for "allowed_samba_users".
2016 Oct 10
0
Inherit permissions of destination during file move.
...assdb backend = tdbsam
hosts allow = x.x.x.x,y.y.y.y
smb ports = 445
[SHARED]
comment = Shared
path = /path/to/folder
vfs objects = recycle acl_xattr
recycle:repository = /path/to/folder/home/%u/recyclebin
recycle:keeptree = yes
recycle:versions = yes
writeable = yes
read only = no
valid users = @ALLOWED_SAMBA_USERS
Is it possible to change the usual preserve permissions during a move operation so that we can meet the ask?
Thanks
Lee