diff options
author | Timothy Pearson <[email protected]> | 2013-07-11 15:16:43 +0000 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-07-11 15:16:43 +0000 |
commit | f35e568ef49de330e089a774a857d0bddbc89787 (patch) | |
tree | 5e9f6947472ae7051b1e78429d2c03aa8cdf527b /confskel/openldap/ldif/olcDatabase.ldif | |
parent | 253f6abaf56ce0008b11aa4db03f09d024efc7ab (diff) | |
download | kcmldapcontroller-f35e568ef49de330e089a774a857d0bddbc89787.tar.gz kcmldapcontroller-f35e568ef49de330e089a774a857d0bddbc89787.zip |
Add missing entryUUID values to base LDAP databases
Diffstat (limited to 'confskel/openldap/ldif/olcDatabase.ldif')
-rw-r--r-- | confskel/openldap/ldif/olcDatabase.ldif | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/confskel/openldap/ldif/olcDatabase.ldif b/confskel/openldap/ldif/olcDatabase.ldif index e45e186..7149c8d 100644 --- a/confskel/openldap/ldif/olcDatabase.ldif +++ b/confskel/openldap/ldif/olcDatabase.ldif @@ -51,5 +51,6 @@ structuralObjectClass: olcHdbConfig creatorsName: cn=config createTimestamp: @@@TIMESTAMP@@@Z entryCSN: @@@TIMESTAMP@@@.000000Z#000000#000#000000 +entryUUID: @@@ENTRYUUID@@@ modifiersName: cn=config modifyTimestamp: @@@TIMESTAMP@@@Z |