s3:winbind correct a copy&paste error
commit19d20dc0b17b328951255a8085d576792bbf3d80
authorChristian Ambach <christian.ambach@de.ibm.com>
Wed, 24 Nov 2010 10:57:59 +0000 (24 11:57 +0100)
committerVolker Lendecke <vl@samba.org>
Wed, 24 Nov 2010 16:14:36 +0000 (24 17:14 +0100)
tree08247a78d17034ef77aa5a4c3386b8f59eed3477
parent5957f1de89018c14ec38bb6e72c4630a3b6c79d3
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.

Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Wed Nov 24 16:53:01 CET 2010 on sn-devel-104
source3/winbindd/idmap_util.c