On 01/20/2014 04:40 PM, Sven Kieske wrote:
I opened a BZ
https://bugzilla.redhat.com/show_bug.cgi?id=1055566
It would also be cool to configure the alphabet which is used
to generate the password and to do this via REST-API instead
of clicking through some slow GUI..
iirc, the REST API supports both setting (or receiving if not setting)
the password + setting the timeout.
by passing:
<ticket>
<value>password</value>
<expiry>120</expiry>
</ticket>
https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Vir...
Thank you so far! I will look into these hooks too.
Am 20.01.2014 14:41, schrieb Sven Kieske:
> Hi,
>
> the default timeout for the vnc passwords
> is 2 Minutes. I'd like to reconfigure
> this.
>
> Is there an engine-config value or is
> this hardcoded? How can this be changed?
>