# Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information # regarding copyright ownership. The ASF licenses this file # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. # # ApacheCon US 2006 # FR14 - LDAP Stored Procedures and Triggers Arrive in ApacheDS # # Demo LDIF # # @author Ersin Er - ersiner@apache.org # @see http://people.apache.org/~ersiner/apachecon-us06 dn: ou=People,ou=system ou: People objectclass: organizationalUnit objectclass: top dn: cn=John,ou=People,ou=system objectclass: person objectclass: top sn: John cn: John dn: cn=Jane,ou=People,ou=system objectclass: person objectclass: top sn: Jane cn: Jane dn: ou=Engineers,ou=People,ou=system ou: Engineers objectclass: organizationalUnit objectclass: top dn: ou=Test Entry,ou=system ou: Test Entry objectclass: organizationalUnit objectclass: top dn: ou=Backups,ou=system ou: Backups objectclass: organizationalUnit objectclass: top dn: ou=Stored Procedures,ou=system ou: Stored Procedures objectclass: organizationalUnit objectclass: top dn: ou=Mailing Lists,ou=system ou: Mailing Lists objectclass: organizationalUnit objectclass: top dn: ou=General,ou=Mailing Lists,ou=system ou: General objectclass: organizationalUnit objectclass: extensibleObject objectclass: top dn: ou=Board,ou=Mailing Lists,ou=system ou: Board objectclass: organizationalUnit objectclass: extensibleObject objectclass: top