
On 19.08.2014 10:04, mhd wrote:
hi...
where usually disable-ticketing is avaliable in vm xml ????
i use this command virsh edit vmname
and i can edit any options and added but when add this option to <graphics> as example : <graphics disable-ticketing='yes'> or
<graphics> <disable-ticketing /> </graphics>
disable ticketing is terminology used by RHEV/oVirt that enables password during SPICE/VNC conneting. So either you'll remove @passwd and @passwdValidTo from <graphics/> or use the password you'll think of (like you're doing already).
nothing happened the file return to first status only this option ...
if i add passwd in <graphics> is took as example: <graphics passwd='111111'>
it's work and vm xml is edited...
_______________________________________________ libvirt-users mailing list libvirt-users@redhat.com https://www.redhat.com/mailman/listinfo/libvirt-users
Michal