s4:samba3sid LDB module - handle the RID as uint32_t
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Sat, 16 Oct 2010 08:59:30 +0000 (10:59 +0200)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Sat, 16 Oct 2010 12:39:23 +0000 (14:39 +0200)
commita0bd52975171b1a4d2407026b21df5cfe3d54dce
treea455d010a2699886b8f6a7beb682e8cfadcd3754
parentd7ca757b315181c678d4f874294f72b1114f3dad
s4:samba3sid LDB module - handle the RID as uint32_t

- This is how we always deal with RIDs
- Use an integer-length safe function for the RID update
source4/dsdb/samdb/ldb_modules/samba3sid.c