On Tue, 20 Mar 2012 20:33:48 +0200
Ohad Levy <ohadlevy(a)gmail.com> wrote:
On Tue, Mar 20, 2012 at 6:17 PM, Itamar Heim <iheim(a)redhat.com>
wrote:
> On 03/20/2012 02:59 PM, Michal Kopacki wrote:
>>
>> Any thoughts how to set vnc password permanently (without any
>> scripts outside ovirt). ?
>>
>> Now I use cli command such:
>>
>> vdsClient -s 0 setVmTicket 75c42e2e-ac28-45ae-9c78-2e4f68ee9c07
>> <pass> 3600 keep
>>
>> But it's not so convenient.
>>
>> Second question is how to use "Custom properties" box - how should
>> command/value looks like ?
>>
>
> you can set vmticket from ovirt api/sdk/cli as well, no need to
> directly use the vdsm cli.
> to the ticket action, pass the expiry you want
So the pw would be valid for the whole duration regardless of if a
client is connected or does it expire after the first usage?
Thanks,
Ohad
I was thinking about permanent (regardless of connection
status) but option with expiration after first login is also
interesting.
--
Michal