From 425a6837a6e87a15d1f3f802fe7b17e4e0dc5cae Mon Sep 17 00:00:00 2001
From: Pavel Hrdina autoport attribute is
the new preferred syntax for indicating auto-allocation of the TCP
port to use. The passwd attribute provides a VNC
- password in clear text. The keymap attribute specifies
- the keymap to use. It is possible to set a limit on the validity of
- the password by giving an timestamp
- passwdValidTo='2010-04-09T15:51:00' assumed to be
- in UTC. The connected attribute allows control of
- connected client during password changes. VNC accepts
+ password in clear text. If the passwd attribute is
+ set to an empty string, then VNC access is disabled. The
+ keymap attribute specifies the keymap to use. It is
+ possible to set a limit on the validity of the password by giving
+ an timestamp passwdValidTo='2010-04-09T15:51:00'
+ assumed to be in UTC. The connected attribute allows
+ control of connected client during password changes. VNC accepts
keep value only since 0.9.3.
NB, this may not be supported by all hypervisors.
autoport
attribute is the new preferred syntax for indicating
auto-allocation of needed port numbers. The passwd
- attribute provides a SPICE password in clear text. The
- keymap attribute specifies the keymap to use. It is
- possible to set a limit on the validity of the password by giving
- an timestamp passwdValidTo='2010-04-09T15:51:00'
- assumed to be in UTC.
+ attribute provides a SPICE password in clear text. If the
+ passwd attribute is set to an empty string, then
+ SPICE access is disabled. The keymap attribute
+ specifies the keymap to use. It is possible to set a limit on
+ the validity of the password by giving an timestamp
+ passwdValidTo='2010-04-09T15:51:00' assumed to be
+ in UTC.
The connected attribute allows control of connected
--
2.47.3