hi
if id do an
vmctl -v send vpngw | ssh bellab vmctl receive vpngw
i got an
bellab vmd[18629]: denied request 19 from uid 107
on the receiving system.
the _vmd user is changed that he have an shell and an home dir where the
vm image are stored.
the vm.conf part on both machines are
vm "vpngw" {
disk "/home/vmd/vpngw.qcow2"
owner _vmd
interface {
rdomain 10
switch "vswitch10"
lladdr fe:e1:ba:d0:9b:d3
}
memory 1G
enable
}
what do i wrong ?
Holger

