Re: [virt-tools-list] [virt-viewer] man: Mention that ssh-agent can be useful

2016-12-05 Thread Christophe Fergeau
On Fri, Dec 02, 2016 at 08:50:04PM +0100, Pavel Grunt wrote:
> Hi,
> 
> On Thu, 2016-12-01 at 17:32 +0100, Christophe Fergeau wrote:
> > When using a tunneled SPICE connection, the user will get a dozen
> > authentication prompts if they are not using ssh-agent.
> 
> Please add a reference to the bug
>  https://bugzilla.redhat.com/show_bug.cgi?id=1377283

Done and pushed.

Christophe


signature.asc
Description: PGP signature
___
virt-tools-list mailing list
virt-tools-list@redhat.com
https://www.redhat.com/mailman/listinfo/virt-tools-list

Re: [virt-tools-list] [virt-viewer] man: Mention that ssh-agent can be useful

2016-12-02 Thread Pavel Grunt
Hi,

On Thu, 2016-12-01 at 17:32 +0100, Christophe Fergeau wrote:
> When using a tunneled SPICE connection, the user will get a dozen
> authentication prompts if they are not using ssh-agent.

Please add a reference to the bug
 https://bugzilla.redhat.com/show_bug.cgi?id=1377283

Pavel
> ---
>  man/virt-viewer.pod | 9 +
>  1 file changed, 9 insertions(+)
> 
> diff --git a/man/virt-viewer.pod b/man/virt-viewer.pod
> index bd953ed..ad3e298 100644
> --- a/man/virt-viewer.pod
> +++ b/man/virt-viewer.pod
> @@ -179,6 +179,15 @@ To connect to a remote console using TLS
> virt-viewer --connect xen://example.org/ demo
>  
>  To connect to a remote host using SSH, lookup the guest config and
> +then make a tunnelled connection of the console
> +
> +   virt-viewer --connect qemu+ssh://r...@example.org/ demo
> +
> +When using a SSH tunnel to connect to a SPICE console, it's
> recommended to
> +have ssh-agent running to avoid getting multiple authentication
> prompts.
> +
> +
> +To connect to a remote host using SSH, lookup the guest config and
>  then make a direct non-tunnelled connection of the console
>  
> virt-viewer --direct --connect xen+ssh://r...@example.org/ demo

___
virt-tools-list mailing list
virt-tools-list@redhat.com
https://www.redhat.com/mailman/listinfo/virt-tools-list

Re: [virt-tools-list] [virt-viewer] man: Mention that ssh-agent can be useful

2016-12-01 Thread Fabiano Fidêncio
On Thu, Dec 1, 2016 at 5:32 PM, Christophe Fergeau  wrote:
> When using a tunneled SPICE connection, the user will get a dozen
> authentication prompts if they are not using ssh-agent.
> ---
>  man/virt-viewer.pod | 9 +
>  1 file changed, 9 insertions(+)
>
> diff --git a/man/virt-viewer.pod b/man/virt-viewer.pod
> index bd953ed..ad3e298 100644
> --- a/man/virt-viewer.pod
> +++ b/man/virt-viewer.pod
> @@ -179,6 +179,15 @@ To connect to a remote console using TLS
> virt-viewer --connect xen://example.org/ demo
>
>  To connect to a remote host using SSH, lookup the guest config and
> +then make a tunnelled connection of the console
> +
> +   virt-viewer --connect qemu+ssh://r...@example.org/ demo
> +
> +When using a SSH tunnel to connect to a SPICE console, it's recommended to
> +have ssh-agent running to avoid getting multiple authentication prompts.
> +
> +
> +To connect to a remote host using SSH, lookup the guest config and
>  then make a direct non-tunnelled connection of the console
>
> virt-viewer --direct --connect xen+ssh://r...@example.org/ demo
> --
> 2.9.3
>
> ___
> virt-tools-list mailing list
> virt-tools-list@redhat.com
> https://www.redhat.com/mailman/listinfo/virt-tools-list

Acked-by: Fabiano Fidêncio 

___
virt-tools-list mailing list
virt-tools-list@redhat.com
https://www.redhat.com/mailman/listinfo/virt-tools-list

[virt-tools-list] [virt-viewer] man: Mention that ssh-agent can be useful

2016-12-01 Thread Christophe Fergeau
When using a tunneled SPICE connection, the user will get a dozen
authentication prompts if they are not using ssh-agent.
---
 man/virt-viewer.pod | 9 +
 1 file changed, 9 insertions(+)

diff --git a/man/virt-viewer.pod b/man/virt-viewer.pod
index bd953ed..ad3e298 100644
--- a/man/virt-viewer.pod
+++ b/man/virt-viewer.pod
@@ -179,6 +179,15 @@ To connect to a remote console using TLS
virt-viewer --connect xen://example.org/ demo
 
 To connect to a remote host using SSH, lookup the guest config and
+then make a tunnelled connection of the console
+
+   virt-viewer --connect qemu+ssh://r...@example.org/ demo
+
+When using a SSH tunnel to connect to a SPICE console, it's recommended to
+have ssh-agent running to avoid getting multiple authentication prompts.
+
+
+To connect to a remote host using SSH, lookup the guest config and
 then make a direct non-tunnelled connection of the console
 
virt-viewer --direct --connect xen+ssh://r...@example.org/ demo
-- 
2.9.3

___
virt-tools-list mailing list
virt-tools-list@redhat.com
https://www.redhat.com/mailman/listinfo/virt-tools-list