summaryrefslogtreecommitdiffstats
path: root/server/responder/common/responder_cmd.c
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2009-08-11 10:46:08 -0400
committerStephen Gallagher <sgallagh@redhat.com>2009-08-11 12:29:35 -0400
commit68f2b4f2a90cb6fef3a6ffd88a1aee34c0e91276 (patch)
tree29093311b7243be576fd03604d042aedcda3d87f /server/responder/common/responder_cmd.c
parentdd8aaf74198c084fd0aa712d56c4511978f04ebe (diff)
downloadsssd-68f2b4f2a90cb6fef3a6ffd88a1aee34c0e91276.tar.gz
sssd-68f2b4f2a90cb6fef3a6ffd88a1aee34c0e91276.tar.xz
sssd-68f2b4f2a90cb6fef3a6ffd88a1aee34c0e91276.zip
Fix monitor ping timeout
Our configuration specifies the monitor config timeout as seconds, but we were passing it directly to dbus commands that require milliseconds. Fixing this in get_monitor_config(). Also, the default value of -1 for the timeout resulted in a timeout much too short to be useful, so I'm making it 10s instead. This fix solves the problem where a busy backend (for example, one that is enumerating a large number of LDAP entries) would fail to respond to the ping in time.
Diffstat (limited to 'server/responder/common/responder_cmd.c')
0 files changed, 0 insertions, 0 deletions