Sometimes you have to up your logging level in your config file for it to spit out what you need. But 99% of the time looking at the secure/auth log file will tell me what I've screwed up with the setup.
Kevin Sent from my iPhone > On Oct 10, 2014, at 10:47 AM, Curt Lundgren <[email protected]> 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]> 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. >>> >>> After yesterday I can use a key file from any host, just one host, and >>> it works perfectly. Cat together the keys from two or more hosts and it >>> asks for a password. >>> >>> Oh, and if I stop the SSHD service and run /usr/sbin/sshd -ddd for >>> debugging, you guessed it, it works perfectly from any host, but >>> naturally for just one connection. >>> >>> I don't have hair to tear out, does anyone have ideas what might be >>> going on? We have another server that's identical except it's a >>> physical machine, it's working perfectly. >>> >>> Curt >> >> >> -- >> >> Drew from Zhrodague >> post-apocalyptic ad-hoc industrialist >> [email protected] >> >> >> -- >> -- >> 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. -- -- 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.
