s3-net: Implemented net rpc conf showshare command
authorVicentiu Ciorbaru <cvicentiu@gmail.com>
Wed, 17 Aug 2011 13:42:48 +0000 (16:42 +0300)
committerMichael Adam <obnox@samba.org>
Mon, 22 Aug 2011 11:59:25 +0000 (13:59 +0200)
commit5f8ec78768ade79e2fb8db92a4ca534284ea4d87
treefa3de9080e234fa7d93f5a1083024e91f23d4cd3
parent2db3696303962eb4ef764c184f7922958db19562
s3-net: Implemented net rpc conf showshare command

The function has the same logic as net rpc conf list, however it
only loads the specific share.

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