[19970] in Athena Bugs
sun4 9.0.20: ssh
daemon@ATHENA.MIT.EDU (Camilla R Fox)
Wed Nov 7 22:45:36 2001
Message-Id: <200111080345.WAA21201@myxomycete.mit.edu>
To: bugs@MIT.EDU
Date: Wed, 07 Nov 2001 22:45:13 -0500
From: Camilla R Fox <cfox@MIT.EDU>
System name: coleco-sidewinder.mit.edu
Type and version: Sun-Blade-100 9.0.20 (with mkserv)
Display type: ifb
Shell: /bin/athena/bash
Window manager: ctwm
What were you trying to do?
Login to csw, in various ways. cfox/root can login to it as root with
rlogin, and cfox can telnet in, normally.
What's wrong:
With my tickets:
[cfox@myxomycete]cfox$ ssh csw
You are not allowed to log in here: Bad Hesiod entry for user
That I can telnet in as usual suggests that it isn't really a hesiod
problem. (ssh -v output isn't enlightening)
With cfox/root tickets:
#cfox@myxomycete#cfox$ ssh -k -v csw -l root
SSH Version 1.2.26 [i686-unknown-linux], protocol version 1.5.
Standard version. Does not use RSAREF.
myxomycete.mit.edu: ssh_connect: getuid 30433 geteuid 30433 anon 1
myxomycete.mit.edu: Connecting to csw [18.187.2.149] port 22.
myxomycete.mit.edu: Connection established.
myxomycete.mit.edu: Remote protocol version 1.5, remote software version 1.2.26
myxomycete.mit.edu: Waiting for server public key.
myxomycete.mit.edu: Received server public key (768 bits) and host key (1024 bits).
myxomycete.mit.edu: Host 'csw' is known and matches the host key.
myxomycete.mit.edu: Initializing random; seed file /mit/cfox/.ssh/random_seed
myxomycete.mit.edu: Encryption type: idea
myxomycete.mit.edu: Sent encrypted session key.
myxomycete.mit.edu: Installing crc compensation attack detector.
myxomycete.mit.edu: Received encrypted confirmation.
myxomycete.mit.edu: Trying Kerberos V5 authentication.
myxomycete.mit.edu: Remote: Kerberos V5 krb5_rd_req: Encryption type not permitted
myxomycete.mit.edu: Kerberos V5 authentication failed.
myxomycete.mit.edu: Doing password authentication.
root@csw's password:
I can then login normally, if I give the password, but kerberos auth
should work.
Please describe any relevant documentation references:
I came across this trying to reproduce the problem that xwxin described
on -i help, involving ssh'ing out of a 9.0.20 sunblade. I seem to be
able to ssh from csw just fine, though.