s3:passdb: fix bug #6509: use gid (not uid) cache in fetch_gid_from_cache().
commit413a3176301419d672503cdfc83a8b42388f7583
authorMichael Adam <obnox@samba.org>
Fri, 26 Jun 2009 12:09:10 +0000 (26 14:09 +0200)
committerKarolin Seeger <kseeger@samba.org>
Sat, 27 Jun 2009 09:19:20 +0000 (27 11:19 +0200)
tree4abdc77e8cb05487acdcf97f050c874d6dd6da9d
parent52ec2d9533a8ba5633cabd7f22c2d0e464f3ba60
s3:passdb: fix bug #6509: use gid (not uid) cache in fetch_gid_from_cache().

With the previous code, the cache can never have been hit at all.

Michael
(cherry picked from commit a4bc5bfa95be242fe1c8e0cd520a8f1e3d2a67f5)
(cherry picked from commit 410fa8258169bc9b4a61164cd893746d3e6abfae)
source3/passdb/lookup_sid.c