[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] ssh from Dom0 to DomU by SSH authorization without password
El 08/05/12 14:16, Jerry escribió: Once I changed the file name of "id_rsa" in physical machine, the ssh authorization to VMs failed. id_rsa file is read by ssh client.If you change the default name, ssh client will just ignore it, unless you specify the new name in the command line. But ssh authorization works well between physical machines even the file name of id_rsa is changed. Maybe you are changing it on a wrong host?"id_rsa" and "id_rsa.pub" are relevant on the client side, where you run the ssh command, "authorized_keys" is relevant on the server side, the host you are connecting to. Beside being a clear offtopic, it's hard to tell. Increase the verbosity level of your ssh client, compare the output.Do you know the reason? Please consider "-i" and "-v" descriptions of "man ssh". (don't CC me, I read the list) -- Alexandre Kouznetsov _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |