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: Unsupported option "GSSAPIAuthentication", "GSSAPIDelegateCredential

Subject: Re: Unsupported option "GSSAPIAuthentication", "GSSAPIDelegateCredentials"
Date: Fri, 30 Mar 2007 18:01:25 +0100

On 30 Mar 2007, at 12:59, Matthias Stark wrote:

Hello,
I use Cygwin 1.5.24.2 with OpenSSH_4.6p1 and OpenSSL 0.9.8e. When I
turn gssapi authentication on, the following error occurs:

ssh servername

/cygdrive/f/home/username/.ssh/config line 6: Unsupported option "GSSAPIAuthentication" /cygdrive/f/home/username/.ssh/config line 7: Unsupported option "GSSAPIDelegateCredentials" /cygdrive/f/home/username/.ssh/config line 6: Unsupported option "GSSAPIAuthentication" /cygdrive/f/home/username/.ssh/config line 7: Unsupported option "GSSAPIDelegateCredentials"

Actually OpenSSH_4.6p1 should support gssapi authentication?!

This suggests that when ssh was built, it was unable to find a suitable GSSAPI library, and so disabled Kerberos support. I'm not sure about how the Cygwin build system works, or even if you're working from their binaries, or ones that you have built yourself.


If you're using locally built binaries, the place to start looking is the config.log file, which should provide some pointers about why the GSSAPI check failed.

Cheers,

Simon.


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