Adds vnc_require_instance_uuid_as_password option
This is a new option for grizzly that requires the entering of the uuid as a password before connection is made. fixes bug 1128454 Change-Id: If0b0dd98ceaaf7ee483d5f9c58fbc4f754ab99a7
This commit is contained in:
@@ -26,6 +26,13 @@
|
||||
<td><para> vnc_keymap=en-us </para></td>
|
||||
<td><para> (StrOpt) keymap for vnc </para></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><para> vnc_require_instance_uuid_as_password=false </para></td>
|
||||
<td><para> (BoolOpt) When set to true, secure VNC connections
|
||||
by requiring the user to enter the instance uuid as the
|
||||
password. This ensures the user is connecting to the correct
|
||||
VNC console.</para></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><para> vncserver_listen=127.0.0.1 </para></td>
|
||||
<td><para> (StrOpt) IP address on which instance
|
||||
|
||||
Reference in New Issue
Block a user