mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
parent
0726ed4f41
commit
714209baaa
@ -737,7 +737,7 @@ static int cacl_set(struct cli_state *cli, char *filename,
|
||||
and W2K. JRA.
|
||||
*/
|
||||
|
||||
sd = make_sec_desc(ctx,old->revision, old->type, old->owner_sid, old->grp_sid,
|
||||
sd = make_sec_desc(ctx,old->revision, old->type, old->owner_sid, old->group_sid,
|
||||
NULL, old->dacl, &sd_size);
|
||||
|
||||
fnum = cli_nt_create(cli, filename, WRITE_DAC_ACCESS|WRITE_OWNER_ACCESS);
|
||||
|
Loading…
Reference in New Issue
Block a user