mirror of
https://github.com/bklang/ldap2dns.git
synced 2025-11-14 12:42:16 -05:00
Importing version 0.2.4
git-svn-id: https://svn.alkaloid.net/gpl/ldap2dns/trunk@4 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.4 2001/02/16 09:51:23 jrief Exp $
|
||||
# $Id: dns.schema,v 1.5 2001/05/08 07:00:06 jrief Exp $
|
||||
|
||||
attributetype ( 1.2.840.113556.1.17.1
|
||||
NAME 'DNSzonename'
|
||||
@@ -99,7 +99,7 @@ objectclass ( 1.2.840.113556.1.17.21
|
||||
NAME 'DNSzone'
|
||||
MUST ( objectclass $ cn )
|
||||
MAY ( DNSdomainname $ DNSserial $ DNSrefresh $ DNSretry $ DNSexpire $ DNSminimum
|
||||
$ DNSadminmailbox $ DNSzonemaster $ DNSzonetype $ DNSzoneclass $ DNSrrcount
|
||||
$ DNSadminmailbox $ DNSzonemaster $ DNStype $ DNSclass $ DNSrrcount
|
||||
$ DNSttl $ DNStimestamp ) )
|
||||
|
||||
objectclass ( 1.2.840.113556.1.17.22
|
||||
|
||||
Reference in New Issue
Block a user