provision: Add a fixed objectGUID to the tmp DB used for LDAP backend schema work
authorAndrew Bartlett <abartlet@samba.org>
Sat, 2 Sep 2017 04:31:21 +0000 (16:31 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 23 Sep 2017 03:26:15 +0000 (05:26 +0200)
commit7665d999d276f4d6776b237968dc6aded940f4be
tree3b1c49ffab8a5ae7467705ff6ea91c58e95755ae
parenteabc34441698d3e49242d78e595e281da1436aeb
provision: Add a fixed objectGUID to the tmp DB used for LDAP backend schema work

This DB holds a copy of the schema, but now needs to have an objectGUID on each record.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
python/samba/schema.py