s3-net: Implemented net rpc conf delincludes command
authorVicentiu Ciorbaru <cvicentiu@gmail.com>
Tue, 26 Jul 2011 09:44:42 +0000 (12:44 +0300)
committerMichael Adam <obnox@samba.org>
Mon, 22 Aug 2011 11:59:26 +0000 (13:59 +0200)
commit704d7d02ac9231d30977bbbd4f469fe83af4d71d
treebf051b98c12bbd72f4670399d2012e187940002d
parenta974f01b6bfad6ad415d08b5411c787dd5f566d2
s3-net: Implemented net rpc conf delincludes command

The function openes the key attached to the service passed as a
parameter to the command and it uses dcerpc_winreg_DeleteValue to
delete the includes value if it exists

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