s3-privs Only store low bits of luid in privileges table
authorAndrew Bartlett <abartlet@samba.org>
Thu, 26 Aug 2010 09:20:32 +0000 (19:20 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 11 Sep 2010 08:46:05 +0000 (18:46 +1000)
commit3e36aefc66d482e5fd78b8be6c21aa116fe587c8
tree7b0ec3ae1f0a854be5fa392da816667b95ae2dcd
parent9abfd8fe3bf4fd3bfae34e7b621369d3f67cf73c
s3-privs Only store low bits of luid in privileges table

Samba only uses the low bits, and this makes the code simpler.

Andrew Bartlett

Signed-off-by: Andrew Tridgell <tridge@samba.org>
source3/include/privileges.h
source3/lib/privileges_basic.c