# OpenLDAP Component Matching schema for testing # $OpenLDAP$ ## This work is part of OpenLDAP Software . ## ## Copyright 1998-2004 The OpenLDAP Foundation. ## All rights reserved. ## ## Redistribution and use in source and binary forms, with or without ## modification, are permitted only as authorized by the OpenLDAP ## Public License. ## ## A copy of this license is available in the file LICENSE in the ## top-level directory of the distribution or, alternatively, at ## . # # For testing purposes only. attributetype ( 1.3.6.1.4.1.4203.666.1.34 NAME 'componentCertificate' DESC 'Component version of userCertificate, use ;binary' SYNTAX 1.3.6.1.4.1.4203.666.2.7 ) objectclass ( 1.3.6.1.4.1.4203.666.3.14 NAME 'componentpkiUser' DESC 'a PKI user with componentCertificate' SUP top AUXILIARY MAY componentCertificate )