On Tue, Mar 28, 2017 at 3:51 PM, Francesco Romani <fromani@redhat.com> wrote:

On 03/28/2017 11:35 AM, Gianluca Cecchi wrote:
Hello,

Ciao Gianluca :)



Ciao Francesco  ; - ]
 

The error message is a bit cryptic. It means you haven't given the "-t" ssh options.
Please retry with:

ssh -t -i .ssh/id_dsa.pub ovirt-vmconsole@ovmgr1 -p 2222 connect --vm-name c7service


yep, it works! Thanks...

 $ ssh -t -i .ssh/id_dsa.pub ovirt-vmconsole@ovmgr1 -p 2222 connect --vm-name c7service

(I put a couple of return herein...)

CentOS Linux 7 (Core)
Kernel 3.10.0-514.6.1.el7.x86_64 on an x86_64

c7service login: root
Password: 
Last login: Tue Mar 28 11:17:35 from ope46
[root@c7service ~]# 

Cheers.