ldb_tdb: Use the objectGUID (or similar) as the TDB key in ltdb_key_msg()
authorAndrew Bartlett <abartlet@samba.org>
Thu, 10 Aug 2017 05:11:13 +0000 (17:11 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 22 Sep 2017 19:20:22 +0000 (21:20 +0200)
commitfa44c5262b5485273e39b52dc821a74ce6878515
tree09f5f598fa5abea125a035d5f0ddee93f0304826
parentf253dcf8b99ea7a9afc57496d685ed0ee110a3c0
ldb_tdb: Use the objectGUID (or similar) as the TDB key in ltdb_key_msg()

When we have the full ldb_message we can read the objectGUID as the TDB key

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