s4:operational LDB - implement the "tokenGroups" constructed attribute
authorMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Thu, 4 Mar 2010 12:58:16 +0000 (13:58 +0100)
committerMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Thu, 4 Mar 2010 17:16:23 +0000 (18:16 +0100)
commitbf94d68df82f3c7085a6e468b4247fa55d4648ba
tree98398d3665377a6c2d4e6d5703e94bea95c93a99
parent1f371cdbe5a5c2f02ca82a492530fc00b67960d4
s4:operational LDB - implement the "tokenGroups" constructed attribute

It contains the transitive SID closure (expand member/memberOf attributes) of a
certain SAM object. The "tokenGroups" attribute never contains the SID of the
object itself.

References: http://msdn.microsoft.com/en-us/library/ms680275(VS.85).aspx,
http://support.microsoft.com/kb/301916,
MS-ADTS 3.1.1.4.5.19.
source4/dsdb/samdb/ldb_modules/config.mk
source4/dsdb/samdb/ldb_modules/operational.c