summaryrefslogtreecommitdiff
path: root/source3/libads/kerberos_verify.c
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2009-02-02 00:46:57 +0100
committerMichael Adam <obnox@samba.org>2009-02-02 00:53:05 +0100
commitd75b3913c9e03ff97336aa7a6e1cbac2eb03f230 (patch)
tree32d8166ba8b1d4f1e951a2c1a8f285ac860bf6a5 /source3/libads/kerberos_verify.c
parenta0d05192006c4bade760bd945ab91b5268ca47a6 (diff)
downloadsamba-d75b3913c9e03ff97336aa7a6e1cbac2eb03f230.tar.gz
samba-d75b3913c9e03ff97336aa7a6e1cbac2eb03f230.tar.bz2
samba-d75b3913c9e03ff97336aa7a6e1cbac2eb03f230.zip
s3:winbind_group: fix "getent group" to allocate new gids.
"getent group" used to fill the idmap cache with negative cache entries for unmapped group sids. Don't pass domain name unconditionally to idmap_sid_to_gid(). idmap_sid_to_gid() only creates new mappings (allocating idmap backends tdb, tdb2, ldap...) when the domain name passed in is "". Note that it is _wrong_ to directly call the idmap_sid_to_gid() functions here, in the main winbindd. The correct fix would be to send a sid_to_gid request to winbindd itself, but this needs more work to prepare the async mechanisms, and we nee a quick fix for getent passwd now. Michael
Diffstat (limited to 'source3/libads/kerberos_verify.c')
0 files changed, 0 insertions, 0 deletions