Bugzilla – Bug 5592
gwd blocks when misconfigured sudo
Last modified: 2008-07-24 06:20:18
You need to log in before you can comment on or make changes to this bug.
A misconfigured sudo for a user makes the whole of the core block because it locks the pool waiting for a response from the MAD, which in turn is waiting for a password. This wouldn't happen if the instance and the machine are properly configured. A possible solution can be to set a timeout in the gw_dm_mad_start() read function (in dm/gw_dm_mad.c)
done