99-example-plugin.ldif revision e63111a01d736eded8a5910a1d72f632b32e1fb8
5511N/A# CDDL HEADER START
5511N/A#
5511N/A# The contents of this file are subject to the terms of the
5511N/A# Common Development and Distribution License, Version 1.0 only
5511N/A# (the "License"). You may not use this file except in compliance
5511N/A# with the License.
5511N/A#
5511N/A# You can obtain a copy of the license at legal-notices/CDDLv1_0.txt
5511N/A# or http://forgerock.org/license/CDDLv1.0.html.
5511N/A# See the License for the specific language governing permissions
5511N/A# and limitations under the License.
5511N/A#
5511N/A# When distributing Covered Code, include this CDDL HEADER in each
5511N/A# file and include the License file at legal-notices/CDDLv1_0.txt.
5511N/A# If applicable, add the following below this CDDL HEADER, with the
5511N/A# fields enclosed by brackets "[]" replaced with your own identifying
5511N/A# information:
5511N/A# Portions Copyright [yyyy] [name of copyright owner]
5511N/A#
5511N/A# CDDL HEADER END
5511N/A#
5511N/A#
5511N/A# Copyright 2008 Sun Microsystems, Inc.
5511N/A#
5511N/A#
5511N/A# This file contains the attribute type and objectclass definitions for use
5511N/A# with the Directory Server configuration.
5511N/Adn: cn=schema
5511N/AobjectClass: top
5511N/AobjectClass: ldapSubentry
5511N/AobjectClass: subschema
5511N/AattributeTypes: ( ds-cfg-example-plugin-message-oid NAME 'ds-cfg-example-plugin-message'
5511N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE
5511N/A X-ORIGIN 'OpenDS Directory Server' )
5511N/AobjectClasses: ( ds-cfg-example-plugin-oid NAME 'ds-cfg-example-plugin'
5511N/A SUP ds-cfg-plugin STRUCTURAL MAY ( ds-cfg-example-plugin-message )
5511N/A X-ORIGIN 'OpenDS Directory Server' )
5511N/A