Fix our privileges code to display privileges with the "high" 32-bit value set.
authorJeremy Allison <jra@samba.org>
Wed, 17 Nov 2010 23:58:15 +0000 (15:58 -0800)
committerKarolin Seeger <kseeger@samba.org>
Wed, 24 Nov 2010 17:12:14 +0000 (18:12 +0100)
commit941129fb70261d4871de4804a81ce82e23d9d0f7
tree054a4d5241e2a5695696a72f01ac24451782260e
parentf11da60f3189bc70eb82259435e108f40b2bb333
Fix our privileges code to display privileges with the "high" 32-bit value set.

SeSecurityPrivilege is the first LUID we have added that has a non-zero
"high" value, ensure our LUID code correctly supports it.

Jeremy.

The last 14 patches address bug #7716 (acl_xattr and acl_tdb modules don't store
unmodified copies of security descriptors).
source3/lib/privileges_basic.c