s3-net: Implemented net rpc conf delshare command
authorVicentiu Ciorbaru <cvicentiu@gmail.com>
Thu, 21 Jul 2011 21:19:58 +0000 (00:19 +0300)
committerMichael Adam <obnox@samba.org>
Mon, 22 Aug 2011 11:59:26 +0000 (13:59 +0200)
commit7de814c5a74b578a717af512aebf1f2d47995e6d
tree587dd642608fcc4a47e40342986c9b3dd6baa4e1
parent4728cf66c5627ad19a1bcf819fd1f090d1e87a44
s3-net: Implemented net rpc conf delshare command

The function makes use of dcerpc_winreg_delete_subkeys_recursive
to clear the share.

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