Hey Guys,

I'm back ;-). This time I have a question from one of our programmers.
He's trying this:
http://www.ovirt.org/How_to_Connect_to_SPICE_Console_Without_Portal#Connecting_Using_REST_API

But he bumps into this:

Connect to the client again (again, r-v will ask for the password in a pop-up window):

 bash$ remote-viewer --spice-ca-file ${CA_FILE} --spice-host-subject "${SUBJECT}" spice://${HOST}/?port=${PORT}\&tls-port=${SPORT}
 
Now, the question is.... What's the password? Or where can I find it?

Kind regards,

Koen