
21 Mar
2012
21 Mar
'12
7:01 a.m.
On Tue, 20 Mar 2012 18:17:19 +0200 Itamar Heim <iheim@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
Could you present some example ? -- Michal