s3-winbindd: add support for idmap type WBC_ID_TYPE_BOTH
authorAndrew Tridgell <tridge@samba.org>
Tue, 26 Jul 2011 01:07:12 +0000 (11:07 +1000)
committerMichael Adam <obnox@samba.org>
Thu, 22 Sep 2011 23:47:54 +0000 (01:47 +0200)
commitf236c539ad39932ee3c9a5df0276147a45dd1a42
tree76aad49e3863f8292f290e9258968cb5d5677d79
parentdbbb69e5722075e6c791d350484add378079b1ff
s3-winbindd: add support for idmap type WBC_ID_TYPE_BOTH

this allows the s3 code to understand and cache responses from the s4
winbindd which may include a single SID mapped to both a uid and a gid

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>

Signed-off-by: Michael Adam <obnox@samba.org>
Autobuild-User: Michael Adam <obnox@samba.org>
Autobuild-Date: Fri Sep 23 01:47:54 CEST 2011 on sn-devel-104
source3/auth/auth_util.c
source3/lib/idmap_cache.c
source3/lib/idmap_cache.h
source3/winbindd/winbindd_sids_to_xids.c