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.




Network Security Secure-Shell
[Top] [All Lists]

Re: OpenSSH with gssapi-with-mic hostname questions

Subject: Re: OpenSSH with gssapi-with-mic hostname questions
Date: Mon, 17 Sep 2007 15:10:51 +0100

On 17 Sep 2007, at 03:57, Joel Johnson wrote:

When I try and connect to
that server the GSSAPI functionality in the SSH client tries to obtain a
Kerberos host key for the actual reverse hostname (as noted in the KDC logs)
which is not what I requested and of course fails.

This name canonicalisation step is being performed by the GSSAPI library you are linking against. This behaviour was mandated by RFC1964, but has since been deprecated by the more recent Kerberos revisions. Some libraries may offer the ability to disable canonicalisation, but that will be controlled as part of your Kerberos configuration, rather than in the OpenSSH code.


Simon.



<Prev in Thread] Current Thread [Next in Thread>