s3-net: Implemented net rpc conf setincludes command
authorVicentiu Ciorbaru <cvicentiu@gmail.com>
Sat, 30 Jul 2011 14:10:19 +0000 (17:10 +0300)
committerMichael Adam <obnox@samba.org>
Mon, 22 Aug 2011 11:59:28 +0000 (13:59 +0200)
commit7ee8a492c67464ce5ac1a999637c639da7b4593f
tree96615e23a3605d454af93cf6e9f20328f96bea3a
parentf9862971c1d97dae251da5f21662b09d87a5aa62
s3-net: Implemented net rpc conf setincludes command

The function creates the share key if it does not exist.
If the share key was present it deletes the previous includes.
After this the function sets the new includes accordingly.

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