]> git.sur5r.net Git - openldap/commitdiff
Monitor schema should be defined in a separate file.
authorKurt Zeilenga <kurt@openldap.org>
Wed, 5 Dec 2001 23:24:51 +0000 (23:24 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 5 Dec 2001 23:24:51 +0000 (23:24 +0000)
servers/slapd/schema/core.schema

index f09804d60f17fedb60838120a7db3ebcfe0ca8c5..d7c59d74d474f2d3e33ad5b2836d2c79e775af97 100644 (file)
@@ -810,13 +810,3 @@ attributetype ( 1.3.6.1.4.1.4203.666.1.5
        EQUALITY OpenLDAPaciMatch
        SYNTAX 1.3.6.1.4.1.4203.666.2.1
        USAGE directoryOperation )
-
-# monitorSubEntry
-#   Notes: in 'cn' (inherited from 'LDAPsubEntry') it holds the name
-#   of the subsystem it is monitoring
-#      Experimental!
-#objectclass ( 1.3.6.1.4.1.4203.666.X.Y.Z
-#      NAME 'monitorSubEntry'
-#      DESC 'OpenLDAP ancestor class for system monitoring'
-#      SUP LDAPsubEntry STRUCTURAL )
-