mirror of
https://github.com/samba-team/samba.git
synced 2025-01-05 09:18:06 +03:00
Merge branch 'master' of ssh://git.samba.org/data/git/samba into abartlet-devel
This commit is contained in:
commit
1df5ca6afa
@ -80,11 +80,7 @@ static bool gpo_sd_check_agp_object(const struct security_ace *ace)
|
||||
|
||||
static bool gpo_sd_check_agp_access_bits(uint32_t access_mask)
|
||||
{
|
||||
#if _SAMBA_BUILD_ == 4
|
||||
return (access_mask & SEC_ADS_CONTROL_ACCESS);
|
||||
#else
|
||||
return (access_mask & SEC_RIGHTS_EXTENDED);
|
||||
#endif
|
||||
}
|
||||
|
||||
#if 0
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user