Fix net rpc share allowedusers to work with 2008r2
authorJeremy Allison <jra@samba.org>
Thu, 4 Oct 2012 08:56:12 +0000 (10:56 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 4 Oct 2012 08:57:50 +0000 (10:57 +0200)
commit0efdbc565fe64ab87bda4c9632a701e3115d7b23
tree93e22ebfa15d1f3796a8ad4326cd451ca52d035b
parenta0f687794d4ea7bbbe759279ed01e377a662a9c1
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>
source3/utils/net_rpc.c