s3:privs Change to new host endian neutral privilages tdb format
authorAndrew Bartlett <abartlet@samba.org>
Thu, 26 Aug 2010 00:35:45 +0000 (10:35 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 9 Sep 2010 04:45:56 +0000 (14:45 +1000)
commite264735c3e46d1f2ae6b2450655328999fe1c44c
tree9144c454316962c87c34b4aeba8421ce732931c4
parent1443a64c697c5a119e1986953ca893fc417d90a9
s3:privs Change to new host endian neutral privilages tdb format

These values are stored in account_policy.tdb, and the old format,
using a 128 bit bitmap was not endian neutral.

The previous endian-dependent format was introduced in
46e5effea948931509283cb84b27007d34b521c8
replacing a 32 bit number which was used at the time.

Andrew Bartlett

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