s3:passdb: fix bug #6509: use gid (not uid) cache in fetch_gid_from_cache().
commitc70d54508e1cb8f5edbad02a632dfd52d65fd699
authorMichael Adam <obnox@samba.org>
Fri, 26 Jun 2009 12:09:10 +0000 (26 14:09 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 11 Aug 2009 13:01:08 +0000 (11 15:01 +0200)
tree3b2290007e2f3d663189734548c41faab2761039
parent40da23b6a7dc7acfbdf76a6808b7e50c6c39093e
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
source/passdb/lookup_sid.c