summaryrefslogtreecommitdiffstats
path: root/src/man/sssd-ipa.5.xml
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2014-07-06 22:53:27 +0200
committerJakub Hrozek <jhrozek@redhat.com>2015-08-14 23:51:02 +0200
commit8145ab51b05aa86b2f1a21b49383f55e50b0a2e3 (patch)
tree6889f7d6cb72299d7d778ddbb3c9157e230e1a09 /src/man/sssd-ipa.5.xml
parentdb5f9ab3feb85aa444eab20428ca2b98801b6783 (diff)
downloadsssd-8145ab51b05aa86b2f1a21b49383f55e50b0a2e3.tar.gz
sssd-8145ab51b05aa86b2f1a21b49383f55e50b0a2e3.tar.xz
sssd-8145ab51b05aa86b2f1a21b49383f55e50b0a2e3.zip
DYNDNS: Add a new option dyndns_server
Some environments use a different DNS server than identity server. For these environments, it would be useful to be able to override the DNS server used to perform DNS updates. This patch adds a new option dyndns_server that, if set, would be used to hardcode a DNS server address into the nsupdate message. Reviewed-by: Pavel Reichl <preichl@redhat.com>
Diffstat (limited to 'src/man/sssd-ipa.5.xml')
-rw-r--r--src/man/sssd-ipa.5.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/src/man/sssd-ipa.5.xml b/src/man/sssd-ipa.5.xml
index 2e985991f..871c41607 100644
--- a/src/man/sssd-ipa.5.xml
+++ b/src/man/sssd-ipa.5.xml
@@ -263,6 +263,25 @@
</varlistentry>
<varlistentry>
+ <term>dyndns_server (string)</term>
+ <listitem>
+ <para>
+ The DNS server to use when performing a DNS
+ update. In most setups, it's recommended to leave
+ this option unset.
+ </para>
+ <para>
+ Setting this option makes sense for environments
+ where the DNS server is different from the identity
+ server.
+ </para>
+ <para>
+ Default: None (let nsupdate choose the server)
+ </para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
<term>ipa_hbac_search_base (string)</term>
<listitem>
<para>