Re: [Users] permanent vnc password and custom properties

2012-04-03 Thread David Elliott
${CERT_FILE} echo "${SPICE_BIN} -h ${SPICE_HOST} -p ${SPICE_PORT} -s ${SPICE_SEC_PORT} --secure-channels all --host-subject ${SUBJECT} -w ${SPICE_PASSWORD} --ca-file ${CERT_FILE}" ${SPICE_BIN} -h ${SPICE_HOST} -p ${SPICE_PORT} -s ${SPICE_SEC_PORT} --secure-channels all --host-subject ${SUBJEC

Re: [Users] permanent vnc password and custom properties

2012-03-21 Thread Itamar Heim
On 03/20/2012 08:33 PM, Ohad Levy wrote: On Tue, Mar 20, 2012 at 6:17 PM, Itamar Heim 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-

Re: [Users] permanent vnc password and custom properties

2012-03-21 Thread Michal Kopacki
On Tue, 20 Mar 2012 20:33:48 +0200 Ohad Levy wrote: > On Tue, Mar 20, 2012 at 6:17 PM, Itamar Heim 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:

Re: [Users] permanent vnc password and custom properties

2012-03-21 Thread Michal Kopacki
On Tue, 20 Mar 2012 18:17:19 +0200 Itamar Heim 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-2e4f

Re: [Users] permanent vnc password and custom properties

2012-03-20 Thread Ohad Levy
On Tue, Mar 20, 2012 at 6:17 PM, Itamar Heim 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-2e4f68ee9c

Re: [Users] permanent vnc password and custom properties

2012-03-20 Thread Itamar Heim
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 3600 keep But it's not so convenient. Second question is how to us

[Users] permanent vnc password and custom properties

2012-03-20 Thread Michal Kopacki
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 3600 keep But it's not so convenient. Second question is how to use "Custom properties" box - how should com