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.
Can you help me ?
Thanks' in advance
Regards,
---
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
P Afin de contribuer au respect de l'environnement, merci de n'imprimer ce mail que si nécessaire
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
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
Aurélien BARLUET de BEAUCHESNE wrote:
The error I have now is : ObjectClass Violation.
Usually OpenLDAP's slapd also sends back a detailed diagnosticMessage in the LDAP response for this error code.
If someone have an “how-to” about the addition of a new schema on OpenLDAP, I'm interested.
http://www.openldap.org/faq/data/cache/219.html
Ciao, Michael.
Thanks a lot everybody, my problem is solved. It was an error of ObjectClass in my code : I tried to use the dnsdomain instead of dnsdomain2 to add the tXTRecord :S
Cordialement
---
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 : Michael Ströder [mailto:michael@stroeder.com] Envoyé : mardi 5 mai 2009 15:02 À : Aurélien BARLUET de BEAUCHESNE Cc : openldap-technical@openldap.org Objet : Re: Attribute for txt records
Aurélien BARLUET de BEAUCHESNE wrote:
The error I have now is : ObjectClass Violation.
Usually OpenLDAP's slapd also sends back a detailed diagnosticMessage in the LDAP response for this error code.
If someone have an “how-to” about the addition of a new schema on OpenLDAP, I'm interested.
http://www.openldap.org/faq/data/cache/219.html
Ciao, Michael.
openldap-technical@openldap.org