[SSSD] [PATCH] MAN: offline_timeout

Dan Lavu side_control at runlevelone.net
Mon Aug 11 16:03:05 UTC 2014


Michal, 

Proof read and made some changes. 

<term>offline_timeout (integer)</term> 
<listitem> 
<para> 
If SSSD is in offline, and the last attempt to 
to go online was less than number of seconds 
specified. Any new requests for data will be 
retrieved from the cache. When SSSD switches 
offline the amount of time in seconds before it 
tries to go back online is calculated by the 
following: 
</para> 
<para> 
offline_timeout + random_offset 
</para> 
<para> 
The random offset can increment up to 30 
seconds. After each unsuccessful attempt 
to go online, the random_offset is 
recalculated by the following: 
</para> 
<para> 
new_interval = old_interval*2 + random_offset 
</para> 
<para> 
Note that the maximum length of each interval 
is currently limited to one hour. If the 
calculated length of new_interval is greater 
than an hour, it will be forced to one hour. 
</para> 
<para> 
Default: 60 

Dan 


----- Original Message -----

From: "Michal Židek" <mzidek at redhat.com> 
To: "Development of the System Security Services Daemon" <sssd-devel at lists.fedorahosted.org> 
Sent: Monday, August 11, 2014 9:37:28 AM 
Subject: [SSSD] [PATCH] MAN: offline_timeout 

https://fedorahosted.org/sssd/ticket/2401 

Patch is attached. 

Added Stephen to CC as this is man page change and requires 
native speaker's eye. 

Michal 

_______________________________________________ 
sssd-devel mailing list 
sssd-devel at lists.fedorahosted.org 
https://lists.fedorahosted.org/mailman/listinfo/sssd-devel 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20140811/93686daa/attachment.html>


More information about the sssd-devel mailing list