autorid: add high_id to range config and fill it where we also fill range->low_id.
authorMichael Adam <obnox@samba.org>
Fri, 11 Apr 2014 19:31:48 +0000 (21:31 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 25 Apr 2014 13:35:09 +0000 (15:35 +0200)
commit0df8988c086fb4d4ea4f683f3a2d399fd6e59f82
tree3720521169fc133deefaa7124596f667074e3472
parenta1adc881cf28643d1936b43c51e9a8839fc914d1
autorid: add high_id to range config and fill it where we also fill range->low_id.

This corresponds to low_id for convenience and allows
for computations without going back to the global config.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/include/idmap_autorid_tdb.h
source3/winbindd/idmap_autorid_tdb.c