Lines Matching full:of
6 The VNC server capability provides access to the graphical console of
7 the guest VM across the network. This has a number of security
15 The simplest VNC server setup does not include any form of
25 remote machine, a combination of netcat+ssh can be used to provide a
40 mode as it requires the use of the DES cipher. Password authentication
58 of TLS for encryption of the session, and x509 certificates for
59 authentication. The use of x509 certificates is strongly recommended,
101 authentication to provide two layers of authentication for clients.
119 integration with a wide range of authentication mechanisms, such as PAM,
121 strength of the authentication depends on the exact mechanism
126 for authentication, but assuming use of one supporting SSF, then QEMU
141 avoiding risk of compromising of the security credentials. This can be
156 The following documentation assumes use of the Cyrus SASL implementation
166 encryption. In the latter case the list of possible plugins that can be
168 provides an acceptable level of security by modern standards. Previous
169 versions of QEMU referred to the DIGEST-MD5 mechanism, however, it has
184 the administrator of your KDC must generate a Kerberos principal for the
185 server, with a name of 'qemu/somehost.example.com@EXAMPLE.COM' replacing
186 'somehost.example.com' with the fully qualified host name of the machine
202 Note that all mechanisms, except GSSAPI, should be combined with use of