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)
commitb9c4009037079bddb032d582d59e9e4c7b6ceb6e
tree16df6e7560e679d509e96a2b7d06977575bdb3c4
parent655d2b5200e96fc9a4b3b74b6a931cece03fe503
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.
(This used to be commit a60c3f6a5a92722552197f7ab133f2ec3af377f9)
source3/nsswitch/idmap.c