More on the Solaris ssh stuff

June 21, 2006

I discovered today that the unpatched Solaris ssh program doesn't understand the 'GSSAPIKeyExchange' and 'GSSAPIAuthentication' configuration options that are necessary to fix the problem on the patched ssh. (I had them in a $HOME/.ssh/config file that was shared between a patched system and an unpatched system.)

So what appears to have happened is that Sun developed a new version of ssh that implements the GSS stuff, and as a result requires it and the Kerberos stuff to be installed and configured and so on. This is the 'new' ssh included in patch 114356-07 (but not in the -06 version of the same patch) that requires 112908-24 ('SunOS 5.9: krb5, gss Patch').

Later, Sun saw some problems and yanked all mention of current versions of patch 112908 from the patchdiag.xref file, thereby making 114356-07 uninstallable without special magic. However, they did not actually withdraw either 114356-07 or 112908-24 (and in fact 114356-07 remains marked as a recommended patch).

(Some investigation also shows that installing patch 117177 (mentioned in the README for 114356-07) does not help the problem any.)


Comments on this page:

From 24.98.83.96 at 2006-06-24 12:56:47:

Ack! With Sun introducing ZFS support in the coming weeks (it is currently in Nevada), and boot support coming later this year, I am hoping to use ZFS snapshots and the ZFS "promote" option to protect myself against patches gone wild. It kills me that Sun hasn't devoted resources to fixing Solaris patch and application management, since that is the BIGGEST problem most customers face (the company I work for has bitched numerous times, but unfortunately we aren't big enough to get Sun to prioritize this :( ).

- Ryan http://daemons.net/~matty

Written on 21 June 2006.
« How to improve programming productivity
A year (and a bit) of WanderingThoughts »

Page tools: View Source, View Normal, Add Comment.
Search:
Login: Password:
Atom Syndication: Recent Comments.

Last modified: Wed Jun 21 00:10:54 2006
This dinky wiki is brought to you by the Insane Hackers Guild, Python sub-branch.