https://fedorahosted.org/389/ticket/311
https://fedorahosted.org/389/attachment/ticket/311/0001-Trac-Ticket-311-IP-lookup-failing-with-multiple-DNS.patch
git patch file (master) - take 2
In addition to the previous patch, this patch is setting 1 to aliasflag
for "dns", as well.
+ if (strcmp(attr_name, "dns") == 0) {
+ /* Enable aliasflg for "dns", which allows "dns" hostname to look up
+ * DSN hash table using the primary hostname. */
+ aliasflg = 1;
+ }
Thanks,
--noriko
--
389-devel mailing list
389-devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/389-devel