net: move the "net idmap delete" functionality to subcommand "net idmap delete mapping"
authorMichael Adam <obnox@samba.org>
Mon, 9 Sep 2013 15:30:32 +0000 (17:30 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 1 Oct 2013 22:06:30 +0000 (00:06 +0200)
commit29a94b0e1b9f7bb5824df5d66337a6b26a86a343
tree02bbb9ce903dbd9942060ab01484778e3cd65ec2
parent68c4414fa5200914cba726f964dbe4f2e6407fff
net: move the "net idmap delete" functionality to subcommand "net idmap delete mapping"

This is in preparation of adding more types of entries to delete...

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