Re: evaluate the best SSH client (was: Print in PuTTy)
From: Dimitri Maziuk (dima_at_127.0.0.1)
Date: 02/10/05
- Previous message: Sam Evans: "Interesting problem with OpenSSH v3.9p1, MIT Kerberos authenticating against Active Directory"
- In reply to: Richard E. Silverman: "Re: evaluate the best SSH client (was: Print in PuTTy)"
- Next in thread: Richard E. Silverman: "Re: evaluate the best SSH client (was: Print in PuTTy)"
- Reply: Richard E. Silverman: "Re: evaluate the best SSH client (was: Print in PuTTy)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 10 Feb 2005 19:16:37 +0000 (UTC)
Richard E Silverman sez:
...
> 1) Define a few simple, self-contained methods, and require a subset of
> them, to ensure the widest possible interoperability, and
>
> 2) Make the protocol extensible, so that more specialized methods can be
> implemented at will and where needed.
>
> When you select an SSH implementation for you Unix box, if you have a
> requirement to use GSS or Kerberos or PAM or whatever, then select an
> implementation that has these features. If your policy dictates that
> publickey doesn't fit, then turn it off.
Sure. And I still don't see how it invalidates the following:
SSH protocol requires all implementation to support PK auth.
Some systems do not support PK auth as a standard userauth method.
Ergo protocol requires that on some systems SSH introduce (in order
to support) a non-standard userauth method.
Dima
--
... If you want to make sure you don't put a Pig in a List of airplanes and
have it fail at insertion rather than extraction, use
planelist.add((Airplane)o) instead of planelist.add(o). It's that easy.
-- Mark 'Kamikaze' Hughes
- Previous message: Sam Evans: "Interesting problem with OpenSSH v3.9p1, MIT Kerberos authenticating against Active Directory"
- In reply to: Richard E. Silverman: "Re: evaluate the best SSH client (was: Print in PuTTy)"
- Next in thread: Richard E. Silverman: "Re: evaluate the best SSH client (was: Print in PuTTy)"
- Reply: Richard E. Silverman: "Re: evaluate the best SSH client (was: Print in PuTTy)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|