net: add "net idmap get ranges" operation for autorid
authorMichael Adam <obnox@samba.org>
Wed, 18 Sep 2013 00:39:51 +0000 (02:39 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 1 Oct 2013 08:49:25 +0000 (10:49 +0200)
commit4c2512b499820cfc735134f88f229db3fd42499b
treeb6236773923b2b161d8063130e8b06c9373bcf2c
parent5995d4efc79a0b9904719ad3c3dea825f189fafd
net: add "net idmap get ranges" operation for autorid

Implemented usint the idmap_autorid_iterate_domain_ranges_read() function.
Based on earlier patch by Atul Kulkarni <atul.kulkarni@in.ibm.com>.

Signed-off-by: Michael Adam <obnox@samba.org>
source3/utils/net_idmap.c