On Mon, Dec 19, 2022 at 5:45 PM Vinz Vinz <vk(a)itiviti.com> wrote:
Hi DAvid,
Do you see this parameter on your side? on my side I don't:
$engine-config -a | grep -i validity
Picked up JAVA_TOOL_OPTIONS: -Dcom.redhat.fips=false
WebSocketProxyTicketValiditySeconds: 120 version: general
CertificationValidityCheckTimeInHours: 24 version: general
ImageTransferClientTicketValidityInSeconds: 300 version: general
I didn't test on a live system, only checked the source code. I now
see that it was exposed to engine-config only in 4.5.
It was added to the database before that, I think in 4.4.5 or so. See
if you have it in vdc_options, and if so, you can update it there,
using /usr/share/ovirt-engine/dbscripts/engine-psql.sh . Please search
the mailing list for examples about how to do that, thanks.
Best regards,
--
Didi