From f35e568ef49de330e089a774a857d0bddbc89787 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 11 Jul 2013 15:16:43 +0000 Subject: Add missing entryUUID values to base LDAP databases --- confskel/openldap/ldif/config.ldif | 1 + 1 file changed, 1 insertion(+) (limited to 'confskel/openldap/ldif/config.ldif') diff --git a/confskel/openldap/ldif/config.ldif b/confskel/openldap/ldif/config.ldif index 2c07bb9..1d3b2d6 100644 --- a/confskel/openldap/ldif/config.ldif +++ b/confskel/openldap/ldif/config.ldif @@ -40,5 +40,6 @@ structuralObjectClass: olcGlobal creatorsName: cn=config createTimestamp: @@@TIMESTAMP@@@Z entryCSN: @@@TIMESTAMP@@@.000000Z#000000#000#000000 +entryUUID: @@@ENTRYUUID@@@ modifiersName: cn=config modifyTimestamp: @@@TIMESTAMP@@@Z -- cgit v1.2.1