Installation guide

command ssh and ext The external command.
For ext transport this is
required. For ssh the
default is ssh. The
PATH is searched for
the command.
command=/opt/openss
h/bin/ssh
socket unix and ssh The path to the UNIX
domain socket, which
overrides the default.
For ssh transport, this
is passed to the remote
netcat command (see
netcat).
socket=/opt/libvirt/run/li
bvirt/libvirt-sock
netcat ssh
The netcat command
can be used to connect
to remote systems. The
default netcat
parameter uses the nc
command. For SSH
transport, libvirt
constructs an SSH
command using the
form below:
command -
p port [-l
username]
hostname
netcat -U
socket
The port, username
and hostname
parameters can be
specified as part of the
remote URI. The
command, netcat and
socket come from
other extra parameters.
netcat=/opt/netcat/bin/n
c
no_verify tls If set to a non-zero
value, this disables
client checks of the
server's certificate.
Note that to disable
server checks of the
client's certificate or IP
address you must
change the libvirtd
configuration.
no_verify=1
Name T ran sp o rt mod e Descrip t io n Examp le u sag e
Red Hat En t erp rise Lin ux 5 Virt ualizat ion Guid e
24 6