r5318: Fix a small problem in where we ignore the response from a SamrGetGroupsForUser
commitd3482e118f99002c0460291d41708fdf7708c41f
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)
treeb7aa2bac06775c8a2a43c805a625724641dd183a
parent5818b092e6e50d38238b0520329eb8912125c90a
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.
source/utils/net_rpc.c
source/utils/profiles.c