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]

AIX 4.3-to-5.2 breaks OpenSSH_3.8p1 gssapi

Subject: AIX 4.3-to-5.2 breaks OpenSSH_3.8p1 gssapi
Date: Mon, 9 May 2005 16:24:50 -0700
On our current AIX 4.3 clients, kinit-ssh command sequences provide
logins without passwords.  The identical OpenSSH_3.8p1 client fails
under AIX 5.2 with error "Cannot resolve network address for KDC in
requested realm".

Has anyone seen this?  This is not an /etc/krb5.conf issue - klist
shows a good ticket, so the kinit command found the appropriate kdc,
but ssh-gssapi can't

ssh -V
OpenSSH_3.8p1, SSH protocols 1.5/2.0, OpenSSL 0.9.7c 30 Sep 2003
ssh -vvv . . . 
 . . .
debug3: authmethod_lookup gssapi-with-mic
debug3: remaining preferred: hostbased,publickey,keyboard-interactive,password
debug3: authmethod_is_enabled gssapi-with-mic
debug1: Next authentication method: gssapi-with-mic
debug2: we sent a gssapi-with-mic packet, wait for reply
debug1: Delegating credentials
debug1: Miscellaneous failure
Cannot resolve network address for KDC in requested realm
 .

<Prev in Thread] Current Thread [Next in Thread>
  • AIX 4.3-to-5.2 breaks OpenSSH_3.8p1 gssapi, Tom Simons <=