Re: [libvirt] [PATCH] remote: Forbid default "/session" connections when using ssh transport

2013-06-13 Thread Peter Krempa
On 06/13/13 16:42, Laine Stump wrote: On 06/13/2013 05:46 AM, Peter Krempa wrote: On 06/12/13 21:34, Laine Stump wrote: On 06/10/2013 08:44 AM, Peter Krempa wrote: Can you include in the commit log a link to the BZ describing this problem? It helps *immensely* when trying to trace things mont

Re: [libvirt] [PATCH] remote: Forbid default "/session" connections when using ssh transport

2013-06-13 Thread Laine Stump
On 06/13/2013 05:46 AM, Peter Krempa wrote: > On 06/12/13 21:34, Laine Stump wrote: >> On 06/10/2013 08:44 AM, Peter Krempa wrote: >> >> >> Can you include in the commit log a link to the BZ describing this >> problem? It helps *immensely* when trying to trace things months/years >> later. >> > > T

Re: [libvirt] [PATCH] remote: Forbid default "/session" connections when using ssh transport

2013-06-13 Thread Peter Krempa
On 06/12/13 21:34, Laine Stump wrote: On 06/10/2013 08:44 AM, Peter Krempa wrote: Can you include in the commit log a link to the BZ describing this problem? It helps *immensely* when trying to trace things months/years later. There isn't any publicly available BZ describing this problem so

Re: [libvirt] [PATCH] remote: Forbid default "/session" connections when using ssh transport

2013-06-12 Thread Laine Stump
On 06/10/2013 08:44 AM, Peter Krempa wrote: Can you include in the commit log a link to the BZ describing this problem? It helps *immensely* when trying to trace things months/years later. > Without the socket path explicitly specified, the remote driver tried to > connect to the "/system" inst

[libvirt] [PATCH] remote: Forbid default "/session" connections when using ssh transport

2013-06-10 Thread Peter Krempa
Without the socket path explicitly specified, the remote driver tried to connect to the "/system" instance socket even if "/session" was specified in the uri. With this patch this configuration now produces an error. It is still possible to initiate a session connection with specifying the path to