Displaying 5 results from an estimated 5 matches for "sshsetup".
Did you mean:
sesssetup
2010 Sep 14
1
New wiki pages with libvirt SSH setup instructions
Hi all,
Just added some new pages to the wiki, this time covering how to
configure remote access to libvirt through SSH, not using root:
http://wiki.libvirt.org/page/SSHSetup <--- entry page
http://wiki.libvirt.org/page/SSHPolicyKitSetup
This has details for several different Linux distributions:
* RHEL 5 & 6
* Fedora 11-13
* Centos 5 & 6
* Ubuntu 10.04 Server & Desktop
* openSUSE 11.2 onwards
Does anyone have info they'd like...
2016 Mar 24
3
Re: (no subject)
>From the auth log at the destination:
Failed password for <user> from <ip> port <no> ssh2
On Thu, Mar 24, 2016, 3:50 PM Michal Privoznik <mprivozn@redhat.com> wrote:
> On 23.03.2016 14:47, nidhi d wrote:
> > I tried using tunnelled mode for vm migration, but migration failed with
> > the error
> >
> > Permission
2016 Mar 24
1
Re: (no subject)
...> On 24.03.2016 11:23, nidhi d wrote:
> > From the auth log at the destination:
> > Failed password for <user> from <ip> port <no> ssh2
>
> There's your answer. Libvirt really requires pubkey instead of passwd auth.
>
> http://wiki.libvirt.org/page/SSHSetup
>
> Michal
>
2016 Mar 24
0
Re: (no subject)
On 24.03.2016 11:23, nidhi d wrote:
> From the auth log at the destination:
> Failed password for <user> from <ip> port <no> ssh2
There's your answer. Libvirt really requires pubkey instead of passwd auth.
http://wiki.libvirt.org/page/SSHSetup
Michal
2013 Jul 05
0
access remote libvirtd fail
...all ### query vm status
output:
error: failed to connect to the hypervisor
error: no valid connection
error: End of file while reading data: : Input/output error
I have referred to
http://wiki.libvirt.org/page/Failed_to_connect_to_the_hypervisor#Other_errors ,
http://wiki.libvirt.org/page/SSHSetup and
http://wiki.libvirt.org/page/SSHPolicyKitSetup .
All of them don't work.
how should I do ? Help .