ldb_tdb: Do not allow a modification of the GUID_index_attribute (objectGUID)
authorAndrew Bartlett <abartlet@samba.org>
Thu, 17 Aug 2017 00:42:25 +0000 (12:42 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 22 Sep 2017 19:20:20 +0000 (21:20 +0200)
commita44d3aedba15f96c84f9d83b0cace7e0d8141f13
tree15444c0911a7442943a9dcef6cb1d663cd5efe64
parent26dd6f63654baa238822c0ec3c51b32b37b0c254
ldb_tdb: Do not allow a modification of the GUID_index_attribute (objectGUID)

This would totally break our index scheme if this could be modified.

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