r22473: Correct fix for setting a default compat tdb idmap backend.
authorGerald Carter <jerry@samba.org>
Mon, 23 Apr 2007 06:10:22 +0000 (06:10 +0000)
committerGerald Carter <jerry@samba.org>
Mon, 23 Apr 2007 06:10:22 +0000 (06:10 +0000)
commit17cff80a34f5c17b16042a4e443df161cec14eb1
tree0da6ee0cfeb2521a8e5b2531ab43d729c07b7fb8
parent72b4c8d3127f232434d985543e6f9d812cc9adea
r22473: Correct fix for setting a default compat tdb idmap backend.
Previous code would always fill in "idmap backend = tdb"
even if you defined idmap domains.  My fault.  I should
have tested the original patch more before committing.
source/nsswitch/idmap.c