--- ldap2dns-0.3.1.orig/dns.schema
+++ ldap2dns-0.3.1/dns.schema
@@ -53,14 +53,14 @@
attributetype ( 1.3.6.1.4.1.7222.1.4.12
NAME 'dnsipaddr'
- EQUALITY numericStringMatch
- SUBSTR numericStringSubstringsMatch
+ EQUALITY caseIgnoreIA5Match
+ SUBSTR caseIgnoreIA5SubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{16} )
attributetype ( 1.3.6.1.4.1.7222.1.4.13
NAME 'dnscipaddr'
- EQUALITY numericStringMatch
- SUBSTR numericStringSubstringsMatch
+ EQUALITY caseIgnoreIA5Match
+ SUBSTR caseIgnoreIA5SubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{16} )
attributetype ( 1.3.6.1.4.1.7222.1.4.14