Re: ietf-nntp AUTHINFO GENERIC (no args) proposal

Brian Hernacki <bhern@netscape.com> Tue, 10 December 1996 19:17 UTC

Received: from cnri by ietf.org id aa23473; 10 Dec 96 14:17 EST
Received: from ACADEM2.ACADEM.COM by CNRI.Reston.VA.US id aa18385; 10 Dec 96 14:17 EST
Received: (from majordomo@localhost) by academ2.academ.com (8.8.3/8.7.3) id NAA07342 for ietf-nntp-outgoing; Tue, 10 Dec 1996 13:09:10 -0600 (CST)
X-Authentication-Warning: academ2.academ.com: majordomo set sender to owner-ietf-nntp using -f
Received: from academ.com (root@ACADEM.COM [198.137.249.2]) by academ2.academ.com (8.8.3/8.7.3) with ESMTP id NAA07337 for <ietf-nntp@ACADEM2.ACADEM.COM>; Tue, 10 Dec 1996 13:09:08 -0600 (CST)
Received: from r2d2.mcom.com (h-205-217-237-47.netscape.com [205.217.237.47]) by academ.com (8.8.3/8.7.1) with ESMTP id NAA08776 for <ietf-nntp@academ.com>; Tue, 10 Dec 1996 13:09:06 -0600 (CST)
Received: from dredd.mcom.com (dredd.mcom.com [205.217.237.54]) by r2d2.mcom.com (8.7.5/8.7.3) with ESMTP id LAA14039 for <ietf-nntp@academ.com>; Tue, 10 Dec 1996 11:08:30 -0800 (PST)
Received: from ventnor.mcom.com ([207.1.137.53]) by dredd.mcom.com (Netscape Mail Server v2.02) with SMTP id AAA4144; Tue, 10 Dec 1996 11:08:28 -0800
Message-ID: <32ADB568.78F6@netscape.com>
Date: Tue, 10 Dec 1996 11:09:28 -0800
From: Brian Hernacki <bhern@netscape.com>
Organization: Netscape, Floating Point Division
X-Mailer: Mozilla 3.0GoldC (X11; U; SunOS 5.5 sun4u)
MIME-Version: 1.0
To: Nat Ballou <NatBa@microsoft.com>
CC: ietf-nntp@academ.com
Subject: Re: ietf-nntp AUTHINFO GENERIC (no args) proposal
References: <0c25c0238180ac6IMSMAIL@ims.microsoft.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-ietf-nntp@academ.com
Precedence: bulk

Nat Ballou wrote:
> 
> One of the things put forward by the referenced Myers draft is
> a blank auth command that returns a successful response listing
> the supported authentication packages.
> 
> I know that the new NNTP draft has capabilities, but it seems
> simpler for a client that is capable of negotiating authentication
> packages to send an AUTHINFO GENERIC (no args) command to get
> the list of authentication packages independent of all of the
> other capabilities supported by the NNTP server.
> 
> A sample would be:
> 
> C: AUTHINFO GENERIC
> S: 281 List follows
> S: KERBEROS_V4
> S: GSSAPI
> S: .
> 
> Note that each package is separated by a CR/LF and the list is
> terminated with a '.' - as in Myers draft.
> 
> I would like this added to the draft.
> 
> Comments?

Is this method of authentication already in use today? i.e. Is it part
of the existing news protocol?

--brian