<div dir="ltr"><div><div><div><div><div><div>Hi guys,<br><br></div>I&#39;m expiriencing some problems trying to invoke api.vm.logon() method which I believe will call for desktopLogin on the VM and provide vm console with user logged in for remote-viewer.<br><br></div>But it results in the following records in logfile:<br>2014-12-12 16:07:01,314 INFO  [org.ovirt.engine.core.bll.VmLogonCommand] (ajp--127.0.0.1-8702-3) [7cfe61d3] Running command: VmLogonCommand internal: false. Entities affected :  ID: a7c151a4-2d63-4172-a840-190748a3dbc1 Type: VMAction group CONNECT_TO_VM with role type USER<br>2014-12-12 16:07:01,320 INFO  [org.ovirt.engine.core.vdsbroker.vdsbroker.VmLogonVDSCommand] (ajp--127.0.0.1-8702-3) [7cfe61d3] START, VmLogonVDSCommand(HostName = ceph4, HostId = bbaad505-34a3-4a52-ab52-0446724cae30, vmId=a7c151a4-2d63-4172-a840-190748a3dbc1, domain=ov.jetlab.local, password=null, userName=test4), log id: 5d458d88<br>2014-12-12 16:07:01,536 INFO  [org.ovirt.engine.core.vdsbroker.vdsbroker.VmLogonVDSCommand] (ajp--127.0.0.1-8702-3) [7cfe61d3] FINISH, VmLogonVDSCommand, log id: 5d458d88<br><br></div>I think that problem is in second line: &#39;password=null&#39;. Engine doesn&#39;t get user password thus desktopLogin fails. In remote-viewer I&#39;m getting black screen instead of users&#39;s desktop.<br><br></div>Is there any solution for this?<br><br><br></div>Thanks,<br></div>Paul<br></div>