On 9.4.2014 10:29, Martin Basti wrote:
On Tue, 2014-04-08 at 21:19 -0600, Gabe Alford wrote:
Hello,
Not sure how relevant this patch is to the current documentation
considering (I believe) that wildcards are supported in versions 3.3
and up. Patch for https://fedorahosted.org/freeipa/ticket/3616
Wildcards will be supported from version 4.0 .
Curently are not supported in 3.x.
I have modified version in the text & also changed <important> to <note>.
IMHO it is not important enough, it is just one of limitations.
Gabe, are you okay with that?
--
Petr^2 Spacek
From 48a5734348203c80fe9f6e031278c2948e318105 Mon Sep 17 00:00:00 2001
From: Gabe <[email protected]>
Date: Tue, 8 Apr 2014 20:58:58 -0600
Subject: [PATCH] wildcards are not supported in IPA <= 3
https://fedorahosted.org/freeipa/ticket/3616
---
src/user_guide/en-US/DNS.xml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/src/user_guide/en-US/DNS.xml b/src/user_guide/en-US/DNS.xml
index db4efc58c7c63f010cf0ecf013c77a1f4c415ab7..a1e09190d86c792038ff1264d6c7aa3f1ec68069 100644
--- a/src/user_guide/en-US/DNS.xml
+++ b/src/user_guide/en-US/DNS.xml
@@ -89,6 +89,12 @@
</listitem>
</itemizedlist>
</note>
+ <note>
+ <title>NOTE</title>
+ <para>
+ In &IPA; versions 3 and lower, wildcards cannot be used when configuring DNS names. Only explicit DNS domain names are supported.
+ </para>
+ </note>
</section>
<section id="dns-file">
<title>The &IPA;-Generated DNS File</title>
--
1.9.0
_______________________________________________
Freeipa-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/freeipa-devel