Punt the "moocow" VNC password - it's dumb, and we already have our
[invirt/packages/invirt-web.git] / code / templates / vnc.tmpl
index c61b4f6..78a0bbc 100644 (file)
@@ -15,7 +15,6 @@ 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">