[Samba] Setting permissions on AD member file server

Rowland Penny rpenny at samba.org
Tue Mar 15 17:17:01 UTC 2022


On Tue, 2022-03-15 at 09:27 -0700, Greg Sloop <gregs--- via samba
wrote:
> >  ( > greg )
> >  > Do you mean -n/--no-mask [not -m - there is no -m switch]
> > 
> >  No, there IS -m (see man setfacl )  -m = modify.
> 
> Well, yes and no.
> 
> setfacl -m g:"domain users":rx /abc-zfs-01/ad-shared-folders/shared-
> files
> setfacl: Option -m: Invalid argument near character 3

The character number '3' is ' " ', try it this way: 

setfacl -m g:Domain\ Users:rx /abc-zfs-01/ad-shared-folders/shared-
files

Rowland





More information about the samba mailing list