s3-net: Implemented net rpc conf setparm command
authorVicentiu Ciorbaru <cvicentiu@gmail.com>
Sat, 30 Jul 2011 13:53:59 +0000 (16:53 +0300)
committerMichael Adam <obnox@samba.org>
Mon, 22 Aug 2011 11:59:27 +0000 (13:59 +0200)
commit0c7f1d32e8718897c7aa207ae78489e3c455ff67
tree3a378e92736802f00787437622044428c9210d2d
parentffe98b51eff0522d76371e9fb556ca91ddef2d9e
s3-net: Implemented net rpc conf setparm command

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

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