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>
Sat, 5 Mar 2011 13:34:39 +0000 (14:34 +0100)
commitaa7977074307e24b0b215185ba46cdb7628571c2
treed5a23f4d7a29b44d0061bbbe75241200fc8919a6
parent5c755725f9acf7db9896c615341ac37d73b1405c
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).
(cherry picked from commit 941129fb70261d4871de4804a81ce82e23d9d0f7)
source3/lib/privileges_basic.c