Fix net rpc share allowedusers to work with 2008r2
commit42d2af97e1a106fc07ed65168652b533bacb9059
authorJeremy Allison <jra@samba.org>
Thu, 4 Oct 2012 08:56:12 +0000 (4 10:56 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 4 Oct 2012 10:41:16 +0000 (4 12:41 +0200)
tree12b8509db56e33d7e63b5b5441e5d3a92b503ff8
parentf480cc4b01daf59426a171729accc2bfcb5d4ae0
Fix net rpc share allowedusers to work with 2008r2

The RAP NetShareEnum command was removed in 2008r2, so use the RPC equivalent
instead.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=8966
Author: Jeremy Allison <jra@samba.org>

Autobuild-User(v4-0-test): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(v4-0-test): Thu Oct  4 12:41:16 CEST 2012 on sn-devel-104
source3/utils/net_rpc.c