s3:passdb:account_pol: use dbwrap_fetch_uint32, not dbwrap_fetch_int32 for the DB...
authorMichael Adam <obnox@samba.org>
Thu, 6 Oct 2011 18:00:17 +0000 (20:00 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 11 Oct 2011 12:17:58 +0000 (14:17 +0200)
commitf03e4aea66aa59662a49b3dc60917d7b619d7af2
tree859ab7d120a9d99b046e4498ba59ba7b07af0dff
parentf8cad3a7683c7d026a1a038688c3b7b649db48fc
s3:passdb:account_pol: use dbwrap_fetch_uint32, not dbwrap_fetch_int32 for the DB version

This is also stored as uint32_t.
source3/passdb/account_pol.c