Did you convert your putty ssh key to openssh format? IIRC you need to do that to use a key generated with putty's key gen tool with openssh./
Kent On Thu, Jul 2, 2015 at 3:12 AM, John R. Dennison <[email protected]> wrote: > On Thu, Jul 02, 2015 at 01:08:37AM -0400, Andrew Farnsworth wrote: > > Normal ssh (non-key based) works fine from my laptop with no delays or > > problems. Same from another server in the rack. That said, DNS lookup > > should not be a problem and sshd should be enabled or that wouldn't work. > > Probably selinux - 'restorecon -fRv /home/$user/.ssh' > > There is zero need to disable GSSAPI auth. There is zero need to > disable rDNS lookups; neither are fatal and will only delay login in > corner-cases. > > > > > > > John > -- > What lies behind us and what lies before us are tiny matters compared to > what lies within us. > > -- Ralph Waldo Emerson > > -- > -- > 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. > -- -- 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.
