r5318: Fix a small problem in where we ignore the response from a SamrGetGroupsForUser
commit5ba4fb5eb9da77d313b88f1437cedc30679bdd95
authorRichard Sharpe <sharpe@samba.org>
Thu, 10 Feb 2005 18:27:23 +0000 (10 18:27 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:55:37 +0000 (10 10:55 -0500)
tree1fe8d3ac03950fc10c19aef13f49894f4f9d8f56
parentb6c143a17f40f9b34da4f0aeb83b0180d5a198e0
r5318: Fix a small problem in where we ignore the response from a SamrGetGroupsForUser
that says the user is in 0 groups, and we issue an RPC to LookupIds for 0 RIDs.

The printing that there are no groups the user is a member of might be overkill
in that it might upset existing scripts that don't expect that output.
(This used to be commit d3482e118f99002c0460291d41708fdf7708c41f)
source3/utils/net_rpc.c
source3/utils/profiles.c