Try to implement the right logic for systemFlags
authorAndrew Bartlett <abartlet@samba.org>
Mon, 8 Sep 2008 01:10:24 +0000 (11:10 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 8 Sep 2008 01:10:24 +0000 (11:10 +1000)
commitc222f8196ab018c53579ceb3ffeeb1a9b3e77b6b
treed4ab8a88529586d1d97c0255d6bbfe3be7501141
parent4c386ce366cfa08e670f58e5560bf1253b8b6c29
Try to implement the right logic for systemFlags

The MS-ADTS document has quite detailed instrucitons on how these
flags should be processed.  This change also causes the correct
sign-wrapping to occour, as these are declared as signed integers.

Andrew Bartlett
(This used to be commit 5c3d237a6d721dc75166bdc5ac0c6e76a4495bf7)
source4/dsdb/samdb/ldb_modules/objectclass.c