s3:passdb: fix bug #6509: use gid (not uid) cache in fetch_gid_from_cache().
commit12277e145f4dcc589e84e4a90b2497728d2317b6
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:02:00 +0000 (11 15:02 +0200)
tree845727e77c22c355bcdce5dd7dc02cfd054e9835
parent6ee6e122fd81ab0b208e9f69cc1bd651e328d97c
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