Closed jchapma closed 3 months ago
Sorry, I was waiting for GitHub CI to be working again, but maybe we had some fix recently? Could you please rebase onto main
?
It will also give us the test you and @ssidhaye added.
Sorry, I was waiting for GitHub CI to be working again, but maybe we had some fix recently? Could you please rebase onto
main
?It will also give us the test you and @ssidhaye added.
Rebased with main branch, the CI test I added wasn't used, I just added the with statement to @ssidhaye test.
Description: When a invalid value for the attribute nsslapd-numlisteners is used, config normalises the value but the invalid value is written to dse.ldif.
Fix description: Modify config to return operations error if an invalid value is used. Modify configdse to handle an operations error if an invalid value is used.
Fixes: https://github.com/389ds/389-ds-base/issues/6256
Reviewed by: