ldb_tdb: Optionally store a GUID as the index record
authorAndrew Bartlett <abartlet@samba.org>
Tue, 15 Aug 2017 02:18:19 +0000 (14:18 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 22 Sep 2017 19:20:21 +0000 (21:20 +0200)
commit754329a9d9812032dc16dcbfb427739b26a101d2
treefaf05a4cbd29880271ef4933f80f1fac4b777ba6
parentb154acb0c7917aaef0f7bc750a4a0ce2690b1c44
ldb_tdb: Optionally store a GUID as the index record

This allows, when enabled, the index record to contain (say) the objectGUID, not the DN
of the record.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
lib/ldb/ldb_tdb/ldb_index.c