r5927: Fix ldapsam trusted enum_group_members. We were searching in the user
authorJim McDonough <jmcd@samba.org>
Mon, 21 Mar 2005 21:09:21 +0000 (21:09 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:56:09 +0000 (10:56 -0500)
commitbf3ce651ff3f654938bc98c604ad56214760a05e
treeefc739cd96341f3d28aa80c65033f46a97534aa7
parent59b07eb012a52af142156912ce1f2d9ea82af81e
r5927: Fix ldapsam trusted enum_group_members.  We were searching in the user
suffix instead of the group suffix.

Thanks to John Janosik (jpjanosi@us.ibm.com).
source/passdb/pdb_ldap.c