diff options
author | Timothy Pearson <[email protected]> | 2013-07-16 16:15:23 +0000 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-07-16 16:15:23 +0000 |
commit | d63d6ad0d968bef4ee349e458da39e620353083a (patch) | |
tree | 721a3e36780625e666475c64ff8ffd6ef4cc6f39 /confskel/openldap/ldif/hdb.ldif | |
parent | a92d23df861e2cd8790cb1db715e0ef5186eb35a (diff) | |
download | kcmldapcontroller-d63d6ad0d968bef4ee349e458da39e620353083a.tar.gz kcmldapcontroller-d63d6ad0d968bef4ee349e458da39e620353083a.zip |
Add missing versioning information to main schema files
Diffstat (limited to 'confskel/openldap/ldif/hdb.ldif')
-rw-r--r-- | confskel/openldap/ldif/hdb.ldif | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/confskel/openldap/ldif/hdb.ldif b/confskel/openldap/ldif/hdb.ldif index 10f2651..138be5f 100644 --- a/confskel/openldap/ldif/hdb.ldif +++ b/confskel/openldap/ldif/hdb.ldif @@ -37,3 +37,10 @@ olcObjectClasses: {1}( 1.3.6.1.4.1.5322.10.2.2 NAME 'krb5KDCEntry' SUP krb5Pri ionType $ krb5Key ) ) olcObjectClasses: {2}( 1.3.6.1.4.1.5322.10.2.3 NAME 'krb5Realm' SUP top AUXILI ARY MUST krb5RealmName ) +structuralObjectClass: olcSchemaConfig +creatorsName: cn=config +createTimestamp: @@@TIMESTAMP@@@Z +entryCSN: @@@TIMESTAMP@@@.@@@TIMESTAMP_MICROSECONDS@@@Z#000000#000#000000 +entryUUID: @@@ENTRYUUID@@@ +modifiersName: cn=config +modifyTimestamp: @@@TIMESTAMP@@@Z |