s3:passdb/pdb_tdb add parameter to control handling of BUILTIN
authorChristian Ambach <ambi@samba.org>
Mon, 27 May 2013 12:48:27 +0000 (14:48 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 21 Jun 2013 08:44:23 +0000 (10:44 +0200)
commit6a048b424a2ecf38614aa6912f0d8c8a26c87ad5
tree9d628a5c0df1af36a514fdaec834003e406c231f
parent324b3cc00cb97ff8d13bb3dd42e6fdcf0bea67a5
s3:passdb/pdb_tdb add parameter to control handling of BUILTIN

with tdbsam:map builtin, one can control if tdbsam should
be used to map entries from BUILTIN or not.
By default, they will be mapped (as in older releases)

Signed-off-by: Christian Ambach <ambi@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
source3/passdb/pdb_tdb.c