From 57614e56dd272db0f71abc442b1515d79fd16169 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Fri, 7 May 2010 17:19:00 -0400 Subject: Revert "Add dynamic DNS updates to FreeIPA" This reverts commit 973b7c27c0b294b8b2f120296f64c6a3a36e44b7. While this patch applied cleanly, it was uncompilable. Reverting until it can be properly merged. --- src/man/sssd-ipa.5.xml | 28 ---------------------------- 1 file changed, 28 deletions(-) (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 95f8613d..103558b0 100644 --- a/src/man/sssd-ipa.5.xml +++ b/src/man/sssd-ipa.5.xml @@ -99,34 +99,6 @@ - - ipa_dyndns_update (boolean) - - - Optional. This option tells SSSD to automatically - update the DNS server built into FreeIPA v2 with - the IP address of this client. - - - Default: false - - - - - - ipa_dyndns_iface (string) - - - Optional. Applicable only when ipa_dyndns_update - is true. Choose the interface whose IP address - should be used for dynamic DNS updates. - - - Default: Use the IP address of the IPA LDAP connection - - - - krb5_validate (boolean) -- cgit