Displaying 3 results from an estimated 3 matches for "sagroup".
Did you mean:
qagroup
2024 Oct 26
1
[smb.conf] How to get "rw r r" ?
...4 14:03, Havany via samba wrote:
> Did you try 133 mask instead of 0133 ?
>
> We use to disable acl for this kind of share and do something like that :
>
> [share]
> path = /a/share/path
> create mask = 133
> directory mask = 022
> valid users = @agroup
> write list = @sagroup
> force group = @agroup
> nt acl support = No
Still no go: It's rwx rw rw, instead of the expected rw r r
In RAM, Samba seems to rewrite 133 to 0133 anyway, cf. testparm
========
# cat /etc/samba/smb.conf
...
[myshare]
...
create mask = 133
directory mask = 022
;valid users = @agroup...
2024 Oct 25
1
[smb.conf] How to get "rw r r" ?
Havany
Hi,
Did you try 133 mask instead of 0133 ?
We use to disable acl for this kind of share and do something like that :
[share]
path = /a/share/path
create mask = 133
directory mask = 022
valid users = @agroup
write list = @sagroup
force group = @agroup
nt acl support = No
Regards,
Arnaud Cruzel
Le 25/10/2024 ? 12:25, Gilles via samba a ?crit?:
> Hello,
>
> On a Linux partition, I'd like new files to be created as "rw r r".
>
> 0133 doesn't seem to be the right mask for that pupose.
>...
2024 Oct 25
2
[smb.conf] How to get "rw r r" ?
Hello,
On a Linux partition, I'd like new files to be created as "rw r r".
0133 doesn't seem to be the right mask for that pupose.
Does someone know what I should use instead?
Thank you.
============ fdisk -l
Disk /dev/sda: 931.51 GiB, 1000204886016 bytes, 1953525168 sectors
Disklabel type: dos
Device???? Boot Start??????? End??? Sectors?? Size Id Type
/dev/sda1? *???? 2048