s3-net: Implemented net rpc conf getparm command
authorVicentiu Ciorbaru <cvicentiu@gmail.com>
Wed, 17 Aug 2011 14:01:30 +0000 (17:01 +0300)
committerMichael Adam <obnox@samba.org>
Mon, 22 Aug 2011 11:59:26 +0000 (13:59 +0200)
commit5a36306704becf60f3a7ea79ec33889a134768f4
treecfed44f08dc3e2da86e23357991f80ee8ed7b755
parent8e2ee72bcd16d1fe3d2ac472ca3f7ce8cb264e75
s3-net: Implemented net rpc conf getparm command

The function creates a smconf_service struct that holds the share
passed as the first argument to the command and searches in it for
the parameter passed as the second argument to the command

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