Hide Forgot
Description of problem: Missing log_*_risk value caused the module to default to fail status. I have corrected this to needs_inspection Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
included in new version 0.6.57
To reproduce this bug, just install openldap and run the module: even with default openldap configuration the result should be 'needs_action', i.e. log_high_risk + exit_fail. Previously, the result would be 'fail' because of missing log_high_risk, which is an invalid API usage.
(In reply to Alois Mahdal from comment #5) > To reproduce this bug, just install openldap and run the module: even with > default openldap configuration the result should be 'needs_action', i.e. > log_high_risk + exit_fail. > > Previously, the result would be 'fail' because of missing log_high_risk, > which is an invalid API usage. Correction: the module is relevant to openldap-servers, not openldap.
Tested with preupgrade-assistant-el6toel7-0.6.59-4.el6: Instaling openldap-servers and leaving it with default configuration leads to expected behavior: the module ends with needs_action.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHEA-2016-2618.html