mirror of
https://github.com/bklang/ldap2dns.git
synced 2025-11-02 00:43:13 -04:00
Importing version 0.2.6
git-svn-id: https://svn.alkaloid.net/gpl/ldap2dns/trunk@6 06cd67b6-e706-0410-b29e-9de616bca6e9
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# schema for DNS data
|
||||
# include this file into Your slapd.conf for openldap-2.0.x
|
||||
# $Id: dns.schema,v 1.7 2001/06/28 07:41:12 jrief Exp $
|
||||
# $Id: dns.schema,v 1.8 2001/08/09 10:35:49 jrief Exp $
|
||||
|
||||
attributetype ( 1.3.6.1.4.1.7222.1.4.1
|
||||
NAME 'DNSzonename'
|
||||
@@ -55,13 +55,13 @@ attributetype ( 1.3.6.1.4.1.7222.1.4.12
|
||||
NAME 'DNSipaddr'
|
||||
EQUALITY numericStringMatch
|
||||
SUBSTR numericStringSubstringsMatch
|
||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.36 )
|
||||
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
|
||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.36 )
|
||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{16} )
|
||||
|
||||
attributetype ( 1.3.6.1.4.1.7222.1.4.14
|
||||
NAME 'DNScname'
|
||||
|
||||
Reference in New Issue
Block a user