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)
committerMichael Adam <obnox@samba.org>
Tue, 1 Oct 2013 08:49:10 +0000 (10:49 +0200)
commitf51e8e2e4d39e60eccb9f02afde979c57960640a
tree79e7c31d14dc820135fb47d2d0a7033aa2058eeb
parent889f8ec5f42f3468b017345ccff15e1251be9769
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>
source3/winbindd/idmap_autorid.c