From 4fb12db7504920d12ea7db71f312334c877bff7c Mon Sep 17 00:00:00 2001 From: James Hogarth Date: Tue, 14 Aug 2012 10:54:34 +0100 Subject: Make TTL configurable for dynamic dns updates --- src/man/sssd-ipa.5.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'src/man/sssd-ipa.5.xml') diff --git a/src/man/sssd-ipa.5.xml b/src/man/sssd-ipa.5.xml index 4c4aaba4..db6aecf8 100644 --- a/src/man/sssd-ipa.5.xml +++ b/src/man/sssd-ipa.5.xml @@ -125,6 +125,20 @@ + + ipa_dyndns_ttl (integer) + + + The TTL to apply to the client DNS record when updating it. + If ipa_dyndns_update is false this has no effect. This will + override the TTL serverside if set by an administrator. + + + Default: 1200 (seconds) + + + + ipa_dyndns_iface (string) -- cgit