Ignore:
Timestamp:
Sep 28, 2009, 11:28:28 PM (15 years ago)
Author:
broder
Message:

Revert punting the "moocow" password in invirt-web and
invirt-vnc-client, since we can't change the VNC passwod of running
VMs.

This reverts parts of commit r2487

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/invirt-web/code/templates/vnc.tmpl

    r2487 r2492  
    1616<APPLET CODE="VncViewer.class" ARCHIVE="https://$hostname:446/static/VncViewer.jar"
    1717        WIDTH="100%" HEIGHT="1000">
     18<PARAM NAME="PASSWORD" VALUE="moocow">
    1819<PARAM NAME="PORT" VALUE="$port">
    1920<PARAM NAME="HOST" VALUE="$hostname">
Note: See TracChangeset for help on using the changeset viewer.