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 (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:19:37 +0000 (12:19 -0500)
commita60c3f6a5a92722552197f7ab133f2ec3af377f9
tree6f750de9c438bd6726bd16a9b0d798b58f23bc61
parent664db1cff674073c8eeaf69256a73d11e7ed9e3c
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