gss-group1-sha1-toWM5Slw5Ew8Mqkay+al2g==
- From: "atari8472@xxxxxxxxx" <atari8472@xxxxxxxxx>
- Date: 22 Jun 2006 15:15:35 -0700
Hi guys,
I have a Kerberos infrastructure and trying to do SSO via ssh to
various servers within one realm. I am able to ssh with Kerberos keys
to several servers (server2 for example), but not to server1.
....
.... comparing two ssh outputs (the one that doesn't work with kerberos
(server1) and the one that does (server2)
client sends to server1 (kerberos doesn't work):
debug2: kex_parse_kexinit:
gss-group1-sha1-toWM5Slw5Ew8Mqkay+al2g==,gss-group1-sha1-A/vxljAEU54gt9a48EiANQ==,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1
debug2: kex_parse_kexinit: ssh-rsa,ssh-dss,null
server1 sends back:
debug2: kex_parse_kexinit:
diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1
debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
client sends to server2: (kerberos works)
debug2: kex_parse_kexinit:
gss-group1-sha1-toWM5Slw5Ew8Mqkay+al2g==,gss-group1-sha1-A/vxljAEU54gt9a48EiANQ==,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1
debug2: kex_parse_kexinit: ssh-rsa,ssh-dss,null
server2 sends back:
debug2: kex_parse_kexinit:
gss-group1-sha1-toWM5Slw5Ew8Mqkay+al2g==,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1
debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
this is pretty much where the two outputs go different so I have a gut
feeling that this might be why ...
any ideas how to go about fixing this ... making server1 to offer
gss-group1-sha1-toWM5Slw5Ew8Mqkay+al2g== as an option?
both servers are SSH-2.0-OpenSSH_3.8.1p1
client is OpenSSH_3.8.1p1, OpenSSL 0.9.7i 14 Oct 2005
thanks in advance
atari
.
- Follow-Ups:
- Re: gss-group1-sha1-toWM5Slw5Ew8Mqkay+al2g==
- From: Richard E. Silverman
- Re: gss-group1-sha1-toWM5Slw5Ew8Mqkay+al2g==
- Prev by Date: Re: forced-commands-only option for any user, not just root
- Next by Date: Re: gss-group1-sha1-toWM5Slw5Ew8Mqkay+al2g==
- Previous by thread: forced-commands-only option for any user, not just root
- Next by thread: Re: gss-group1-sha1-toWM5Slw5Ew8Mqkay+al2g==
- Index(es):
Relevant Pages
|
|