]> git.sur5r.net Git - openldap/commitdiff
Removed unnecessary definition that is already in core.schema.
authorJulio Sánchez Fernández <jsanchez@openldap.org>
Wed, 9 Jun 1999 11:08:10 +0000 (11:08 +0000)
committerJulio Sánchez Fernández <jsanchez@openldap.org>
Wed, 9 Jun 1999 11:08:10 +0000 (11:08 +0000)
servers/slapd/schema/nadf.schema

index c048872370fdafcc785407b3fb22b99f852a7770..ae40d9bdd7e8b08d8e1cc4aa16f51c59bc683305 100644 (file)
 
 # Attribute Type Definition
 
-attribute ( 2.5.18.1 NAME 'createTimestamp' EQUALITY generalizedTimeMatch
-      ORDERING generalizedTimeOrderingMatch
-      SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
-      SINGLE-VALUE NO-USER-MODIFICATION USAGE directoryOperation )
-
 # The spec says "leading zero is significant".  Is this really a
 # numeric string?