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/rfc2307bis.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/rfc2307bis.ldif')
-rw-r--r-- | confskel/openldap/ldif/rfc2307bis.ldif | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/confskel/openldap/ldif/rfc2307bis.ldif b/confskel/openldap/ldif/rfc2307bis.ldif index f6a4fe4..9d6388d 100644 --- a/confskel/openldap/ldif/rfc2307bis.ldif +++ b/confskel/openldap/ldif/rfc2307bis.ldif @@ -142,3 +142,10 @@ olcObjectClasses: {16}( 1.3.6.1.1.1.2.17 NAME 'automount' DESC 'Automount info description ) olcObjectClasses: {17}( 1.3.6.1.4.1.5322.13.1.1 NAME 'namedObject' SUP top STR UCTURAL MAY cn ) +structuralObjectClass: olcSchemaConfig +creatorsName: cn=config +createTimestamp: @@@TIMESTAMP@@@Z +entryCSN: @@@TIMESTAMP@@@.@@@TIMESTAMP_MICROSECONDS@@@Z#000000#000#000000 +entryUUID: @@@ENTRYUUID@@@ +modifiersName: cn=config +modifyTimestamp: @@@TIMESTAMP@@@Z |