From a038a86784180e331a07d23b0f6663a49df87f6a Mon Sep 17 00:00:00 2001 From: Petr Menšík Date: Sep 29 2025 18:07:33 +0000 Subject: Make note this schema is just informational This is just unmaintained and not actually used copy of real schema. If anything should be added, not into this repostory. Update also schema link to current documentation place. --- diff --git a/doc/schema.ldif b/doc/schema.ldif index 77c5b0e..4147462 100644 --- a/doc/schema.ldif +++ b/doc/schema.ldif @@ -8,6 +8,10 @@ # Base OID for DNS records is 2.16.840.1.113730.3.8.5 # Base OID for DNS objectClasses is 2.16.840.1.113730.3.8.6 # +# Note: This document is unmantained copy of ./install/share/60ipadns.ldif +# from FreeIPA repository. Do not add anything here, but to: +# https://github.com/freeipa/freeipa/blob/master/install/share/60ipadns.ldif +# # If you want to add some record types that are defined by IANA, # please define it similar to what is done for the existing ones. The # name should be {TYPE}Record, and OID should be @@ -226,7 +230,7 @@ attributeTypes: ( 1.3.6.1.4.1.2428.20.1.32769 EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch ) # -# See https://fedorahosted.org/bind-dyndb-ldap/wiki/Design/UnknownRecord +# See https://docs.pagure.org/bind-dyndb-ldap/Design/UnknownRecord.html attributeTypes: ( 1.3.6.1.4.1.2428.20.4 NAME 'UnknownRecord' DESC 'unknown DNS record, RFC 3597'