s3-net: Implemented net rpc conf addshare command
authorVicentiu Ciorbaru <cvicentiu@gmail.com>
Wed, 3 Aug 2011 13:01:38 +0000 (16:01 +0300)
committerMichael Adam <obnox@samba.org>
Mon, 22 Aug 2011 11:59:28 +0000 (13:59 +0200)
commit66583da28d002397ff281efdd9b1a4af5ed497ec
tree922f76f8c58062dfd3a9a4b87f74770601bc2a21
parent16b463739b00cb18e7c16933d066b603f365ee7d
s3-net: Implemented net rpc conf addshare command

The function is mostly a wrapper around a series of setparm
commands. It can be used to quickly set up a share with simple
parameters.

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