dsdb-samldb: Clarify userAccountControl manipulation code by always using UF_ flags
commitdaeedb030fc019091332cbf3e8f6a2cc5d0d5273
authorAndrew Bartlett <abartlet@samba.org>
Tue, 6 Jan 2015 03:48:40 +0000 (6 16:48 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 22 Jan 2015 06:50:06 +0000 (22 07:50 +0100)
treeffa9de6b8b72cc7b5deeb00b6fb96935209e4389
parent1279d5e863d51fb03d84bfec51e9dc6a632fabd4
dsdb-samldb: Clarify userAccountControl manipulation code by always using UF_ flags

The use of ACB_ flags was required before msDS-User-Account-Control-Computed was implemented

Bug: https://bugzilla.samba.org/show_bug.cgi?id=10993

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source4/dsdb/samdb/ldb_modules/samldb.c