r17393: Remove Volker's ASSERT that num_groupsids > 0.
authorJeremy Allison <jra@samba.org>
Fri, 4 Aug 2006 01:09:57 +0000 (01:09 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:38:31 +0000 (11:38 -0500)
commit49051067785befb4e549248084f583bdcdc191da
tree40e1e1266db8a836b826f0275b1fcf7acba622aa
parent87b2b16cbf211675a23c4f4282f026098d7334ed
r17393: Remove Volker's ASSERT that num_groupsids > 0.
For guest connection they may well be zero.
This should fix up the buildfarm (fingers
crossed).
Jeremy.
(This used to be commit 16ebccbc5889c3b4c1a20bf3453bd523ddf6f5b0)
source3/auth/auth_util.c