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 <vlendec@samba.org>
Wed, 24 Nov 2010 15:53:01 +0000 (16:53 +0100)
commit650c96725e5648397a15c806ca28c5733b749968
treefcbe9a9621742f9bf8fe8dcb3e9fbf2ad1fe3167
parent8d28ae10d278d6d2a738d55f47404651a20c17f4
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