Thanks for your response.
Effectively, I had not included the schema for DNS. But after some search, I included dnsdomain2.schema provided by Powerdns : I want to use Powerdns LDAP Backend. But maybe I added it badly. The error I have now is : ObjectClass Violation. I'm going to look for in this way.
If someone have an “how-to” about the addition of a new schema on OpenLDAP, I'm interested.
---
Aurélien de BEAUCHESNE VOIPLine : 04 27 70 90 07
IPLine 122 Grande rue St Clair 69300 Caluire Tel : 04 72 27 49 00 Fax : 04 72 27 02 57 Le paysagiste de l'environnement Internet
Afin de contribuer au respect de l'environnement, merci de n'imprimer ce mail que si nécessaire
-----Message d'origine----- De : openldap-technical-bounces+adebeauchesne=ipline.fr@OpenLDAP.org [mailto:openldap-technical-bounces+adebeauchesne=ipline.fr@OpenLDAP.org] De la part de Dieter Kluenter Envoyé : lundi 4 mai 2009 17:24 À : openldap-technical@openldap.org Objet : Re: Attribute for txt records
Aurélien BARLUET de BEAUCHESNE adebeauchesne@ipline.fr writes:
Hi List,
I sent the same question just after my registration but before my validation, so I’m not sure you received it.
I would like to know the name of the attribute for the “txt” record in a DNS zone.
I tried txtrecord, txtrecords, txt, but none of these are correct.
did you include the dnszone.schema? This schema describes the txTRecord as follows:
attributetype ( 1.3.6.1.4.1.2428.20.1.16 NAME 'tXTRecord' DESC 'text string, RFC 1035' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
-Dieter