-----Original Message-----
From: Tim Alsop [mailto:Tim.Alsop%CyberSafe.Ltd.UK@localhost]
Sent: Monday, August 25, 2003 12:12 PM
To: Joseph Salowey; 'Joseph Galbraith'; 'Jeffrey Hutzelman'; 'Love'
Cc: ietf-ssh%NetBSD.org@localhost
Subject: RE: gss userauth[Joe] If the GSSAPI exchange is not bound to the session then you do not have assurance that the client actually was performing the GSSAPI exchange to authenticate itself to the SSH server. The client may actually be trying to authenticate to some other service in some other context and his authentication may be proxied by a third party. Part of the problem is that the target name suggested is "host@" which can be used by multiple services on a host.
Tim> Perhaps a target service name such as "ssh@" should be suggested instead ? Would this avoid the problem under discussion ?