mirror of
https://github.com/bklang/ldap2dns.git
synced 2025-10-30 07:33:14 -04:00
Fix duplicated OID from partially committed earlier patch
git-svn-id: https://svn.alkaloid.net/gpl/ldap2dns/trunk@122 06cd67b6-e706-0410-b29e-9de616bca6e9
This commit is contained in:
@@ -105,19 +105,19 @@ attributetype ( 1.3.6.1.4.1.7222.1.4.23
|
|||||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{2}
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{2}
|
||||||
SINGLE-VALUE )
|
SINGLE-VALUE )
|
||||||
|
|
||||||
attributetype ( 1.3.6.1.4.1.7222.1.4.23
|
attributetype ( 1.3.6.1.4.1.7222.1.4.24
|
||||||
NAME 'dnssrvpriority'
|
NAME 'dnssrvpriority'
|
||||||
EQUALITY integerMatch
|
EQUALITY integerMatch
|
||||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
|
||||||
SINGLE-VALUE )
|
SINGLE-VALUE )
|
||||||
|
|
||||||
attributetype ( 1.3.6.1.4.1.7222.1.4.24
|
attributetype ( 1.3.6.1.4.1.7222.1.4.25
|
||||||
NAME 'dnssrvweight'
|
NAME 'dnssrvweight'
|
||||||
EQUALITY integerMatch
|
EQUALITY integerMatch
|
||||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
|
||||||
SINGLE-VALUE )
|
SINGLE-VALUE )
|
||||||
|
|
||||||
attributetype ( 1.3.6.1.4.1.7222.1.4.25
|
attributetype ( 1.3.6.1.4.1.7222.1.4.26
|
||||||
NAME 'dnssrvport'
|
NAME 'dnssrvport'
|
||||||
EQUALITY integerMatch
|
EQUALITY integerMatch
|
||||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
|
||||||
|
|||||||
@@ -108,30 +108,29 @@ attributetype ( 1.3.6.1.4.1.7222.1.4.22
|
|||||||
SUBSTR caseIgnoreSubstringsMatch
|
SUBSTR caseIgnoreSubstringsMatch
|
||||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{16} )
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{16} )
|
||||||
|
|
||||||
attributetype ( 1.3.6.1.4.1.7222.1.4.23
|
|
||||||
NAME 'dnssrvpriority'
|
|
||||||
EQUALITY integerMatch
|
|
||||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
|
|
||||||
SINGLE-VALUE )
|
|
||||||
|
|
||||||
attributetype ( 1.3.6.1.4.1.7222.1.4.24
|
|
||||||
NAME 'dnssrvweight'
|
|
||||||
EQUALITY integerMatch
|
|
||||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
|
|
||||||
SINGLE-VALUE )
|
|
||||||
|
|
||||||
attributetype ( 1.3.6.1.4.1.7222.1.4.25
|
|
||||||
NAME 'dnssrvport'
|
|
||||||
EQUALITY integerMatch
|
|
||||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
|
|
||||||
SINGLE-VALUE )
|
|
||||||
|
|
||||||
attributetype ( 1.3.6.1.4.1.7222.1.4.23
|
attributetype ( 1.3.6.1.4.1.7222.1.4.23
|
||||||
NAME 'dnslocation'
|
NAME 'dnslocation'
|
||||||
EQUALITY caseExactIA5Match
|
EQUALITY caseExactIA5Match
|
||||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{2}
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{2}
|
||||||
SINGLE-VALUE )
|
SINGLE-VALUE )
|
||||||
|
|
||||||
|
attributetype ( 1.3.6.1.4.1.7222.1.4.24
|
||||||
|
NAME 'dnssrvpriority'
|
||||||
|
EQUALITY integerMatch
|
||||||
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
|
||||||
|
SINGLE-VALUE )
|
||||||
|
|
||||||
|
attributetype ( 1.3.6.1.4.1.7222.1.4.25
|
||||||
|
NAME 'dnssrvweight'
|
||||||
|
EQUALITY integerMatch
|
||||||
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
|
||||||
|
SINGLE-VALUE )
|
||||||
|
|
||||||
|
attributetype ( 1.3.6.1.4.1.7222.1.4.26
|
||||||
|
NAME 'dnssrvport'
|
||||||
|
EQUALITY integerMatch
|
||||||
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
|
||||||
|
SINGLE-VALUE )
|
||||||
|
|
||||||
objectclass ( 1.3.6.1.4.1.7222.1.4.19
|
objectclass ( 1.3.6.1.4.1.7222.1.4.19
|
||||||
NAME 'dnszone'
|
NAME 'dnszone'
|
||||||
|
|||||||
Reference in New Issue
Block a user