s3-net: Implemented net rpc conf drop command
authorVicentiu Ciorbaru <cvicentiu@gmail.com>
Wed, 13 Jul 2011 21:30:06 +0000 (00:30 +0300)
committerMichael Adam <obnox@samba.org>
Mon, 22 Aug 2011 11:59:25 +0000 (13:59 +0200)
commitf94c8e366fa72328c242130cf105e0e3d80f23aa
tree63fa5f9dbef50d5536da64a7c854f35130607aab
parent01e80f81d80d318c321e873fde78e9e1efafaf72
s3-net: Implemented net rpc conf drop command

The function makes use of dcerpc_winreg_delete_subkeys_recursive
to clear the configuration.

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