s3:winbind correct a copy&paste error
authorChristian Ambach <christian.ambach@de.ibm.com>
Wed, 24 Nov 2010 10:57:59 +0000 (11:57 +0100)
committerVolker Lendecke <vl@samba.org>
Wed, 24 Nov 2010 15:18:45 +0000 (08:18 -0700)
commit5883405cfe448583f86bbbc1299bce2ffef45a4e
treeae6d4b692a6ba2f3143074cc89c3d1263c10825c
parent183e9336568f1fcf9360ea84270c580e23528ea6
s3:winbind correct a copy&paste error

negative results of sid->gid lookups should be stored with
idmap_cache_set_sid2gid instead of idmap_cache_set_sid2uid

This seems to be a copy&paste error when similar logic from the
sid2uid path was copied here in 84b88f4b.
source3/winbindd/idmap_util.c