ietf-nntp AUTHINFO GENERIC (no args) proposal
Nat Ballou <NatBa@microsoft.com> Tue, 10 December 1996 18:48 UTC
Received: from cnri by ietf.org id aa22047; 10 Dec 96 13:48 EST
Received: from ACADEM2.ACADEM.COM by CNRI.Reston.VA.US id aa17449;
10 Dec 96 13:48 EST
Received: (from majordomo@localhost) by academ2.academ.com (8.8.3/8.7.3) id
MAA06874 for ietf-nntp-outgoing; Tue, 10 Dec 1996 12:33:12 -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 MAA06866 for
<ietf-nntp@ACADEM2.ACADEM.COM>; Tue, 10 Dec 1996 12:33:09 -0600 (CST)
Received: from tide03.microsoft.com (firewall-user@tide03.microsoft.com
[131.107.3.13]) by academ.com (8.8.3/8.7.1) with ESMTP id MAA04881 for
<ietf-nntp@academ.com>; Tue, 10 Dec 1996 12:33:07 -0600 (CST)
Received: by tide03.microsoft.com; id KAA12672;
Tue, 10 Dec 1996 10:33:03 -0800 (PST)
Received: from unknown(157.54.17.74) by tide03.microsoft.com via smap (V3.1)
id xma012657; Tue, 10 Dec 96 10:32:42 -0800
Received: from IMSMAIL ([157.55.65.201]) by imail2.microsoft.com (8.7.3/8.7.1)
with ESMTP id KAA26351 for <ietf-nntp@academ.com>;
Tue, 10 Dec 1996 10:32:48 -0800 (PST)
Received: from natba - 157.54.19.130 by ims.microsoft.com with Microsoft
SMTPSVC; Tue, 10 Dec 1996 10:38:02 -0800
From: Nat Ballou <NatBa@microsoft.com>
To: ietf-nntp@academ.com
MMDF-Warning: Parse error in original version of preceding line at
CNRI.Reston.VA.US
Subject: ietf-nntp AUTHINFO GENERIC (no args) proposal
Date: Tue, 10 Dec 1996 10:33:46 -0800
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1160
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <0c25c0238180ac6IMSMAIL@ims.microsoft.com>
Sender: owner-ietf-nntp@academ.com
Precedence: bulk
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? Nat ---------- > From: Internet-Drafts@ietf.org > To: IETF-Announce:;;@microsoft.com > Cc: ietf-sasl@imc.org > Subject: I-D ACTION:draft-myers-sasl-pop3-00.txt > Date: Tuesday, November 19, 1996 7:01 AM > > A New Internet-Draft is available from the on-line Internet-Drafts > directories. > > Title : POP3 AUTHentication command > Author(s) : J. Myers > Filename : draft-myers-sasl-pop3-00.txt > Pages : 6 > Date : 11/18/1996 > > This document describes the optional AUTH command, for indicating an > authentication mechanism to the server, performing an authentication > protocol exchange, and optionally negotiating a security layer for > subsequent protocol interactions. This extension is a profile of the > Simple Authentication and Session Layer [SASL]. > > Internet-Drafts are available by anonymous FTP. Login with the username > "anonymous" and a password of your e-mail address. After logging in, > type "cd internet-drafts" and then > "get draft-myers-sasl-pop3-00.txt". > A URL for the Internet-Draft is: > ftp://ds.internic.net/internet-drafts/draft-myers-sasl-pop3-00.txt > > Internet-Drafts directories are located at: > > o Africa: ftp.is.co.za > > o Europe: nic.nordu.net > ftp.nis.garr.it > > o Pacific Rim: munnari.oz.au > > o US East Coast: ds.internic.net > > o US West Coast: ftp.isi.edu > > Internet-Drafts are also available by mail. > > Send a message to: mailserv@ds.internic.net. In the body type: > "FILE /internet-drafts/draft-myers-sasl-pop3-00.txt". > > NOTE: The mail server at ds.internic.net can return the document in > MIME-encoded form by using the "mpack" utility. To use this > feature, insert the command "ENCODING mime" before the "FILE" > command. To decode the response(s), you will need "munpack" or > a MIME-compliant mail reader. Different MIME-compliant mail readers > exhibit different behavior, especially when dealing with > "multipart" MIME messages (i.e., documents which have been split > up into multiple messages), so check your local documentation on > how to manipulate these messages. > > > > Below is the data which will enable a MIME compliant mail reader > implementation to automatically retrieve the ASCII version > of the Internet-Draft. >
- ietf-nntp AUTHINFO GENERIC (no args) proposal Nat Ballou
- Re: ietf-nntp AUTHINFO GENERIC (no args) proposal Rich Salz
- Re: ietf-nntp AUTHINFO GENERIC (no args) proposal Brian Hernacki
- Re: ietf-nntp AUTHINFO GENERIC (no args) proposal Nat Ballou
- Re: ietf-nntp AUTHINFO GENERIC (no args) proposal Brian Hernacki
- Re: ietf-nntp AUTHINFO GENERIC (no args) proposal Rich Salz