From 1fdc5d7c15eca1f69868a4bca6ad0bf9663d38b8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Gr=C3=A9gory=20Oestreicher?= Date: Wed, 12 Apr 2017 21:26:23 +0200 Subject: [PATCH] Re-enable DNAME records as they're supported now --- modules/ldapbackend/ldapbackend.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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", -- 2.47.2