mirror of
https://github.com/samba-team/samba.git
synced 2025-01-13 13:18:06 +03:00
r23804: here too
This commit is contained in:
parent
256301a21a
commit
e5d18768a0
@ -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