From: Grégory Oestreicher Date: Wed, 12 Apr 2017 19:26:23 +0000 (+0200) Subject: Re-enable DNAME records as they're supported now X-Git-Tag: dnsdist-1.3.1~167^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fdc5d7c15eca1f69868a4bca6ad0bf9663d38b8;p=thirdparty%2Fpdns.git Re-enable DNAME records as they're supported now --- diff --git a/modules/ldapbackend/ldapbackend.hh b/modules/ldapbackend/ldapbackend.hh index 1fd853669c..5ccbb086f1 100644 --- a/modules/ldapbackend/ldapbackend.hh +++ b/modules/ldapbackend/ldapbackend.hh @@ -76,7 +76,7 @@ static const char* ldap_attrany[] = { "kXRecord", "certRecord", // "a6Record", -// "dNameRecord", + "dNameRecord", // "aPLRecord", "dSRecord", "sSHFPRecord",