Changeset 342 for branches/samba-3.3.x/source/passdb/lookup_sid.c
- Timestamp:
- Oct 30, 2009, 9:39:05 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.3.x/source/passdb/lookup_sid.c
r274 r342 1086 1086 DATA_BLOB cache_value; 1087 1087 1088 if (!memcache_lookup(NULL, SID_ UID_CACHE,1088 if (!memcache_lookup(NULL, SID_GID_CACHE, 1089 1089 data_blob_const(psid, ndr_size_dom_sid(psid, 0)), 1090 1090 &cache_value)) {
Note:
See TracChangeset
for help on using the changeset viewer.