Revert punting the "moocow" password in invirt-web and
[invirt/packages/invirt-web.git] / code / templates / vnc.tmpl
index 78a0bbc..c61b4f6 100644 (file)
@@ -15,6 +15,7 @@ Console to $machine.name
 <p>See <a href="help?subject=Console" target="_blank">tips</a> about framebuffer and other issues.</p>
 <APPLET CODE="VncViewer.class" ARCHIVE="https://$hostname:446/static/VncViewer.jar"
         WIDTH="100%" HEIGHT="1000">
+<PARAM NAME="PASSWORD" VALUE="moocow">
 <PARAM NAME="PORT" VALUE="$port">
 <PARAM NAME="HOST" VALUE="$hostname">
 <PARAM NAME="VMNAME" VALUE="$machine.name">