OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Martin Hedenfalk (martinhcvs.openbsd.org)
Date: Wed Nov 03 2010 - 07:01:32 CDT


CVSROOT: /cvs
Module name: src
Changes by: martinhcvs.openbsd.org 2010/11/03 06:01:32

Modified files:
        usr.sbin/ldapd/schema: core.schema

Log message:
caseExactIA5Match is not an appropriate matching rule for directory strings
(syntax oid 1.3.6.1.4.1.1466.115.121.1.15). Use caseExactMatch instead.
Prepares for upcoming validation of matching rules.