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>
Thu, 9 Sep 2010 04:45:57 +0000 (14:45 +1000)
commit44972e14ca7234dd1191a98fb14b1c580e5941db
treec4e6efb33517e1612110646077653570d75e2f12
parent54a2421d8bd3594d58401de90b6c61db0c8900c7
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