URL: https://github.com/SSSD/sssd/pull/100
Author: amitkumar50
 Title: #100: Updation of sssd-ad man page for case when 
dyndns_refresh_interval < 60 seconds
Action: opened

PR body:
"""
https://fedorahosted.org/sssd/ticket/2201
"""

To pull the PR as Git branch:
git remote add ghsssd https://github.com/SSSD/sssd
git fetch ghsssd pull/100/head:pr100
git checkout pr100
From 8bb51a3394fe0a5df3d2c26974c851b165d2e148 Mon Sep 17 00:00:00 2001
From: root <r...@dhcp9-188.gsslab.pnq.redhat.com>
Date: Thu, 1 Dec 2016 07:10:47 -0500
Subject: [PATCH] Updation of sssd-ad man page for case when
 dyndns_refresh_interval < 60 seconds

---
 src/man/sssd-ad.5.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/man/sssd-ad.5.xml b/src/man/sssd-ad.5.xml
index 8be1e78..1be6fa2 100644
--- a/src/man/sssd-ad.5.xml
+++ b/src/man/sssd-ad.5.xml
@@ -903,7 +903,8 @@ ad_gpo_map_deny = +my_pam_service
                             addition to the automatic update performed when the back end
                             goes online.
                             This option is optional and applicable only when dyndns_update
-                            is true.
+                            is true.Note if dyndns_refresh_interval specified as less than
+                            60 seconds, actual refresh interval will be 60 seconds regardless.
                         </para>
                         <para>
                             Default: 86400 (24 hours)
_______________________________________________
sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org
To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org

Reply via email to