]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virnetsocket: pass XAUTORITY for ssh connection
authorChristian Franke <nobody@nowhere.ws>
Mon, 28 Nov 2011 12:15:25 +0000 (13:15 +0100)
committerEric Blake <eblake@redhat.com>
Mon, 28 Nov 2011 16:30:49 +0000 (09:30 -0700)
commitd360795d608105652d64656a93b6221c35fbaf5a
treef92ebcc949f059f784722e7c4a22e338f1ce0866
parent8078a90a24fc9bb4dd0aa8bfd3fde15fe5f3d149
virnetsocket: pass XAUTORITY for ssh connection

When spawning an ssh connection, the environment variables
DISPLAY, SSH_ASKPASS, ... are passed. However XAUTHORITY,
which is necessary if the .Xauthority is in a non default
place, was not passed.

Signed-off-by: Christian Franke <nobody@nowhere.ws>
AUTHORS
src/rpc/virnetsocket.c