r10782: Only parse the group rid_array in net_user_info3() when num_group is > 0.
commit8cbe35f6f8fea2757fb3df49c2b9baa94cf5fe84
authorGünther Deschner <gd@samba.org>
Thu, 6 Oct 2005 18:00:19 +0000 (6 18:00 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:04:54 +0000 (10 11:04 -0500)
treec612634eeb79748c5c873cf80ed50d51db215ab4
parent0bf72b6e330a76bee502cb36c1cb80c46d47d33c
r10782: Only parse the group rid_array in net_user_info3() when num_group is > 0.

This fixes the PAC parsing for win2k DCs up to SP3. (Where full SIDs
are stored in the PAC instead of RIDs).

Guenther
(This used to be commit 3d5d5ddce2d0c602d985438af996e7af5ccef329)
source3/rpc_parse/parse_net.c