It's a high five and props to Howard! Talk about asleep at the prompt, I never heard of ssh-copy-id before. It worked perfectly and now any of the requisite (Python fans?) hosts can log in without the dreaded password prompt.
The only problem with ssh-copy-id is that it's too easy and straightforward to use. That's its glaring deficiency. On Fri, Oct 10, 2014 at 1:24 PM, Howard White <[email protected]> wrote: > On 10/10/2014 10:47 AM, Curt Lundgren wrote: > >> Really, I should have thought of that. Sorry, no useful information >> there. >> >> On Fri, Oct 10, 2014 at 10:36 AM, Drew from Zhrodague >> <[email protected] <mailto:[email protected]>> wrote: >> >> Did you look at /var/log/secure on the sshd server to find >> out why it was rejected? >> >> >> >> On 10/9/14 6:25 PM, Curt Lundgren wrote: >> >> All was well in Linux-land until yesterday when I added another >> host key >> to .ssh/authorized_keys. It's running CentOS 6.5, a VM under >> VMware. >> >> .ssh/ is owned by root:root. Its files are similarly owned and >> both >> authorized_keys and known_hosts have 600 permissions. >> >> OpenSSH is version 5.3p1. >> >> > > Curt, > > Would you ever have the occasion to try ssh-copy-id from a remote system > instead of adding the key to .ssh/authorized_keys? I have done this both > ways. Just wondering if it makes a difference in your case. > > Howard > > > -- > -- > You received this message because you are subscribed to the Google Groups > "NLUG" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to nlug-talk+unsubscribe@ > googlegroups.com > For more options, visit this group at http://groups.google.com/ > group/nlug-talk?hl=en > > --- You received this message because you are subscribed to the Google > Groups "NLUG" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- You received this message because you are subscribed to the Google Groups "NLUG" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nlug-talk?hl=en --- You received this message because you are subscribed to the Google Groups "NLUG" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
