[SSSD] [PATCHES] Fix assorted issues around the 'force_timeout' option

Jakub Hrozek jhrozek at redhat.com
Tue Nov 6 07:44:09 UTC 2012


On Mon, Nov 05, 2012 at 11:01:07AM -0500, Stephen Gallagher wrote:
> The manpages and the implementation differed significantly.
> 
> Patch 0001: Add some debugging messages to identify the ping
> timeouts for each service/domain.
> 

Ack

> Patch 0002: Fix the manpages so that 'force_timeout' is listed in
> the SERVICES and DOMAINS sections instead of the monitor section.
> 

Ack

> Patch 0003: Fix the SSSDConfig API so that the 'force_timeout'
> option is accepted for services and domains (or else consumers of
> the API like ipa-client or authconfig might throw 'unknown option'
> errors).

======================================================================
FAIL: testListOptions (__main__.SSSDConfigTestSSSDDomain)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "././src/config/SSSDConfigTest.py", line 538, in testListOptions
    option)
AssertionError: Option [force_timeout] unexpectedly found

======================================================================
FAIL: testRemoveProvider (__main__.SSSDConfigTestSSSDDomain)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "././src/config/SSSDConfigTest.py", line 877, in testRemoveProvider
    option)
AssertionError: Option [force_timeout] unexpectedly found



More information about the sssd-devel mailing list