Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: sshd hangs after SSH2_MSG_KEXINIT sent - Fedora Core 5 update |
|---|---|
| Date: | Thu, 13 Dec 2007 17:17:24 -0800 (PST) |
The "No credentials found" error is because your client is trying to look up
Kerberos credentials, but you are probably not using Kerberos. I was able
to resolve the issue by simply adding the following to the end of
/etc/ssh_config:
GSSAPIAuthentication no
GSSAPIKeyExchange no
No restart necessary -- the next time you initate an SSH conneciton, it
should take effect.
I had one or two stubborn systems where it still happened and I resolved
those by putting the same lines in /etc/sshd_config so it changed the way
the server behaves. In this case, you'll have to restart the SSH daemon for
the changes to take effect.
Hope it helps!
--Dave
--
View this message in context:
http://www.nabble.com/sshd-hangs-after-SSH2_MSG_KEXINIT-sent---Fedora-Core-5-update-tp8818375p14328245.html
Sent from the SSH (Secure Shell) mailing list archive at Nabble.com.
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: ssh connection stop at "debug1: SSH2_MSG_KEXINIT sent" - problem with linux 2.6 and vista, dkensiski |
|---|---|
| Next by Date: | Problem with OpenSSH and Interrupt signal (CTRL+C), Mark van Huijstee |
| Previous by Thread: | Re: ssh connection stop at "debug1: SSH2_MSG_KEXINIT sent" - problem with linux 2.6 and vista, dkensiski |
| Next by Thread: | Problem with OpenSSH and Interrupt signal (CTRL+C), Mark van Huijstee |
| Indexes: | [Date] [Thread] [Top] [All Lists] |