s4-s3-upgrade now look for -1 as the special 'not set' value
authorAndrew Bartlett <abartlet@samba.org>
Wed, 16 Nov 2011 05:51:06 +0000 (16:51 +1100)
committerAmitay Isaacs <amitay@gmail.com>
Fri, 18 Nov 2011 03:38:27 +0000 (14:38 +1100)
commite80dbdcab1831bd07e76863acaea4e356f71cf98
tree5644def6e1b923ec12a031fe31354f2c1c11413f
parent32e825d60df26fa1d4cf5c8c7cb37ca0523847ca
s4-s3-upgrade now look for -1 as the special 'not set' value

this is possible because we know the py_passdb will always set -1
here, not passing though 0xFFFFFFFF.

Andrew Bartlett
source3/passdb/py_passdb.c
source4/scripting/python/samba/upgrade.py