CVSROOT: /cvs Module name: src Changes by: [email protected] 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.
