1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-26 10:04:02 +03:00

Removed the default DACL from token, as we will not be using it.

This commit is contained in:
Nadezhda Ivanova 2009-11-02 16:50:28 +02:00
parent f9c9dee013
commit 8324dbcb11

View File

@ -438,7 +438,6 @@ interface security
uint32 num_sids;
[size_is(num_sids)] dom_sid *sids[*];
udlong privilege_mask;
security_acl *default_dacl;
} security_token;
/* bits that determine which parts of a security descriptor