idmap_gid_to_sid: Fix a cut-a-npaste error.
commit5571bd29131ae8b27c25b478e2dd831aef99580c
authorGerald (Jerry) Carter <jerry@samba.org>
Fri, 22 Aug 2008 19:54:50 +0000 (22 14:54 -0500)
committerGerald (Jerry) Carter <jerry@samba.org>
Fri, 22 Aug 2008 19:54:50 +0000 (22 14:54 -0500)
tree77ad69cb602c0a989e1d39d46a2cbaf9ade452a2
parent7e0314f6a29dd36e3911a21972aedb76270f1313
idmap_gid_to_sid: Fix a cut-a-npaste error.

The call was looking up a uid and not gid in the cache.
(This used to be commit 25293ba1507f8f8fa7e33c302200184e980bb123)
source3/winbindd/idmap_util.c