mirror of
https://github.com/bklang/ldap2dns.git
synced 2025-10-28 14:44:15 -04:00
Adjust whitespace to match style used in OpenLDAP's core.schema
git-svn-id: https://svn.alkaloid.net/gpl/ldap2dns/trunk@453 06cd67b6-e706-0410-b29e-9de616bca6e9
This commit is contained in:
180
ldap2dns.schema
180
ldap2dns.schema
@@ -3,110 +3,110 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
attributetype ( 1.3.6.1.4.1.7222.1.4.1
|
attributetype ( 1.3.6.1.4.1.7222.1.4.1
|
||||||
NAME 'dnszonename'
|
NAME 'dnszonename'
|
||||||
SUP name )
|
SUP name )
|
||||||
|
|
||||||
attributetype ( 1.3.6.1.4.1.7222.1.4.2
|
attributetype ( 1.3.6.1.4.1.7222.1.4.2
|
||||||
NAME 'dnsserial'
|
NAME 'dnsserial'
|
||||||
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.3
|
attributetype ( 1.3.6.1.4.1.7222.1.4.3
|
||||||
NAME 'dnsrefresh'
|
NAME 'dnsrefresh'
|
||||||
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.4
|
attributetype ( 1.3.6.1.4.1.7222.1.4.4
|
||||||
NAME 'dnsretry'
|
NAME 'dnsretry'
|
||||||
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.5
|
attributetype ( 1.3.6.1.4.1.7222.1.4.5
|
||||||
NAME 'dnsexpire'
|
NAME 'dnsexpire'
|
||||||
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.6
|
attributetype ( 1.3.6.1.4.1.7222.1.4.6
|
||||||
NAME 'dnsminimum'
|
NAME 'dnsminimum'
|
||||||
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.7
|
attributetype ( 1.3.6.1.4.1.7222.1.4.7
|
||||||
NAME 'dnsadminmailbox'
|
NAME 'dnsadminmailbox'
|
||||||
SUP name )
|
SUP name )
|
||||||
|
|
||||||
attributetype ( 1.3.6.1.4.1.7222.1.4.8
|
attributetype ( 1.3.6.1.4.1.7222.1.4.8
|
||||||
NAME 'dnszonemaster'
|
NAME 'dnszonemaster'
|
||||||
SUP name )
|
SUP name )
|
||||||
|
|
||||||
attributetype ( 1.3.6.1.4.1.7222.1.4.9
|
attributetype ( 1.3.6.1.4.1.7222.1.4.9
|
||||||
NAME 'dnstype'
|
NAME 'dnstype'
|
||||||
SUP name )
|
SUP name )
|
||||||
|
|
||||||
attributetype ( 1.3.6.1.4.1.7222.1.4.10
|
attributetype ( 1.3.6.1.4.1.7222.1.4.10
|
||||||
NAME 'dnsclass'
|
NAME 'dnsclass'
|
||||||
SUP name )
|
SUP name )
|
||||||
|
|
||||||
attributetype ( 1.3.6.1.4.1.7222.1.4.11
|
attributetype ( 1.3.6.1.4.1.7222.1.4.11
|
||||||
NAME 'dnsdomainname'
|
NAME 'dnsdomainname'
|
||||||
SUP name )
|
SUP name )
|
||||||
|
|
||||||
attributetype ( 1.3.6.1.4.1.7222.1.4.12
|
attributetype ( 1.3.6.1.4.1.7222.1.4.12
|
||||||
NAME 'dnsipaddr'
|
NAME 'dnsipaddr'
|
||||||
EQUALITY caseIgnoreIA5Match
|
EQUALITY caseIgnoreIA5Match
|
||||||
SUBSTR caseIgnoreIA5SubstringsMatch
|
SUBSTR caseIgnoreIA5SubstringsMatch
|
||||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{16} )
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{16} )
|
||||||
SINGLE-VALUE )
|
SINGLE-VALUE )
|
||||||
|
|
||||||
|
|
||||||
attributetype ( 1.3.6.1.4.1.7222.1.4.13
|
attributetype ( 1.3.6.1.4.1.7222.1.4.13
|
||||||
NAME 'dnscipaddr'
|
NAME 'dnscipaddr'
|
||||||
EQUALITY caseIgnoreIA5Match
|
EQUALITY caseIgnoreIA5Match
|
||||||
SUBSTR caseIgnoreIA5SubstringsMatch
|
SUBSTR caseIgnoreIA5SubstringsMatch
|
||||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{16} )
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{16} )
|
||||||
|
|
||||||
attributetype ( 1.3.6.1.4.1.7222.1.4.14
|
attributetype ( 1.3.6.1.4.1.7222.1.4.14
|
||||||
NAME 'dnscname'
|
NAME 'dnscname'
|
||||||
SUP name )
|
SUP name )
|
||||||
|
|
||||||
attributetype ( 1.3.6.1.4.1.7222.1.4.15
|
attributetype ( 1.3.6.1.4.1.7222.1.4.15
|
||||||
NAME 'dnspreference'
|
NAME 'dnspreference'
|
||||||
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.16
|
attributetype ( 1.3.6.1.4.1.7222.1.4.16
|
||||||
NAME 'dnsrr'
|
NAME 'dnsrr'
|
||||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
|
||||||
SINGLE-VALUE )
|
SINGLE-VALUE )
|
||||||
|
|
||||||
attributetype ( 1.3.6.1.4.1.7222.1.4.17
|
attributetype ( 1.3.6.1.4.1.7222.1.4.17
|
||||||
NAME 'dnsttl'
|
NAME 'dnsttl'
|
||||||
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.18
|
attributetype ( 1.3.6.1.4.1.7222.1.4.18
|
||||||
NAME 'dnstimestamp'
|
NAME 'dnstimestamp'
|
||||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
|
||||||
SINGLE-VALUE )
|
SINGLE-VALUE )
|
||||||
|
|
||||||
attributetype ( 1.3.6.1.4.1.7222.1.4.21
|
attributetype ( 1.3.6.1.4.1.7222.1.4.21
|
||||||
NAME 'NIChandle'
|
NAME 'NIChandle'
|
||||||
EQUALITY caseIgnoreMatch
|
EQUALITY caseIgnoreMatch
|
||||||
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.22
|
attributetype ( 1.3.6.1.4.1.7222.1.4.22
|
||||||
NAME 'TIShandle'
|
NAME 'TIShandle'
|
||||||
EQUALITY caseIgnoreMatch
|
EQUALITY caseIgnoreMatch
|
||||||
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
|
attributetype ( 1.3.6.1.4.1.7222.1.4.23
|
||||||
NAME 'dnslocation'
|
NAME 'dnslocation'
|
||||||
@@ -115,40 +115,38 @@ attributetype ( 1.3.6.1.4.1.7222.1.4.23
|
|||||||
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.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.25
|
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.26
|
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
|
||||||
SINGLE-VALUE )
|
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'
|
||||||
MUST ( objectclass $ cn )
|
MUST ( objectclass $ cn )
|
||||||
MAY ( dnszonename $ dnsserial $ dnsrefresh $ dnsretry $ dnsexpire
|
MAY ( dnszonename $ dnsserial $ dnsrefresh $ dnsretry $ dnsexpire
|
||||||
$ dnsminimum $ dnsadminmailbox $ dnszonemaster $ dnstype $ dnsclass
|
$ dnsminimum $ dnsadminmailbox $ dnszonemaster $ dnstype
|
||||||
$ dnsttl $ dnstimestamp $ owner $ NIChandle $ TIShandle
|
$ dnsclass $ dnsttl $ dnstimestamp $ owner $ NIChandle
|
||||||
$ dnslocation ) )
|
$ TIShandle $ dnslocation ) )
|
||||||
|
|
||||||
objectclass ( 1.3.6.1.4.1.7222.1.4.20
|
objectclass ( 1.3.6.1.4.1.7222.1.4.20
|
||||||
NAME 'dnsrrset'
|
NAME 'dnsrrset'
|
||||||
SUP dnszone
|
SUP dnszone
|
||||||
MUST ( objectclass $ cn )
|
MUST ( objectclass $ cn )
|
||||||
MAY ( dnsdomainname $ dnsrr $ dnsclass $ dnstype $ dnsipaddr $ dnscipaddr
|
MAY ( dnsdomainname $ dnsrr $ dnsclass $ dnstype $ dnsipaddr
|
||||||
$ dnscname $ dnspreference $ dnsttl $ dnstimestamp $ owner
|
$ dnscipaddr $ dnscname $ dnspreference $ dnsttl $ dnstimestamp
|
||||||
$ dnssrvpriority $ dnssrvweight $ dnssrvport ) )
|
$ owner $ dnssrvpriority $ dnssrvweight $ dnssrvport ) )
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
objectclass ( 1.3.6.1.4.1.7222.1.4.24
|
objectclass ( 1.3.6.1.4.1.7222.1.4.24
|
||||||
NAME 'dnsloccodes'
|
NAME 'dnsloccodes'
|
||||||
|
|||||||
Reference in New Issue
Block a user