]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Re-enable DNAME records as they're supported now
authorGrégory Oestreicher <greg@kamago.net>
Wed, 12 Apr 2017 19:26:23 +0000 (21:26 +0200)
committerGrégory Oestreicher <greg@kamago.net>
Tue, 10 Apr 2018 20:41:26 +0000 (22:41 +0200)
modules/ldapbackend/ldapbackend.hh

index 1fd853669cbf2b3e9e720c3def0b2b0b312ef731..5ccbb086f146719683cd9e5370d877d0130cb9d7 100644 (file)
@@ -76,7 +76,7 @@ static const char* ldap_attrany[] = {
   "kXRecord",
   "certRecord",
 //  "a6Record",
-//  "dNameRecord",
+  "dNameRecord",
 //  "aPLRecord",
   "dSRecord",
   "sSHFPRecord",