idmap_autorid: remove the ignore_builtin bool from the global_config struct
authorMichael Adam <obnox@samba.org>
Wed, 28 Aug 2013 13:07:44 +0000 (15:07 +0200)
committerVolker Lendecke <vl@samba.org>
Tue, 1 Oct 2013 11:25:27 +0000 (11:25 +0000)
commit41450fe1c39ff56ff9384a3055b44f3310336abb
tree79e7c31d14dc820135fb47d2d0a7033aa2058eeb
parent954d9fbd45dd37cf99fa65c0ffc7ef2f43b353ca
idmap_autorid: remove the ignore_builtin bool from the global_config struct

The ignore_builtin flag is used only to change the bahaviour of the
daemon code, not in the database.

Pair-Programmed-With: Michael Adam <obnox@samba.org>

Signed-off-by: Atul Kulkarni <atul.kulkarni@in.ibm.com>
Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/winbindd/idmap_autorid.c