diff options
Diffstat (limited to 'source4/provision.ldif')
-rw-r--r-- | source4/provision.ldif | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/source4/provision.ldif b/source4/provision.ldif index 38189b8898..7b75ea7c18 100644 --- a/source4/provision.ldif +++ b/source4/provision.ldif @@ -18,6 +18,8 @@ ntPwdHash: HIDDEN ntPwdHistory: HIDDEN lmPwdHash: HIDDEN lmPwdHistory: HIDDEN +createTimestamp: HIDDEN +modifyTimestamp: HIDDEN dn: @SUBCLASSES top: domain @@ -31,6 +33,9 @@ user: computer template: userTemplate template: groupTemplate +dn: @MODULES +@MODULE: timestamps + dn: ${BASEDN} objectClass: top objectClass: domain |