From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/57760 Path: main.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: NTLM authentication documentation URLs Date: Fri, 28 May 2004 08:49:40 +0200 Organization: Probably a good idea Sender: ding-owner@lists.math.uh.edu Message-ID: <87d64pkpvf.fsf@dod.no> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: sea.gmane.org 1085727019 23678 80.91.224.253 (28 May 2004 06:50:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 28 May 2004 06:50:19 +0000 (UTC) Original-X-From: ding-owner+M6301@lists.math.uh.edu Fri May 28 08:50:12 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BTbC0-0007WE-00 for ; Fri, 28 May 2004 08:50:12 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1BTbBj-0006Zq-00; Fri, 28 May 2004 01:49:55 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1BTbBa-0006Zi-00 for ding@lists.math.uh.edu; Fri, 28 May 2004 01:49:46 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1BTbBZ-0002bU-DF for ding@lists.math.uh.edu; Fri, 28 May 2004 01:49:45 -0500 Original-Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by justine.libertine.org (Postfix) with ESMTP id F38673A0035 for ; Fri, 28 May 2004 01:49:43 -0500 (CDT) Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BTbBW-0004fH-00 for ; Fri, 28 May 2004 08:49:42 +0200 Original-Received: from gw.computas.com ([193.71.42.4]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 28 May 2004 08:49:42 +0200 Original-Received: from sb by gw.computas.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 28 May 2004 08:49:42 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-To: ding@gnus.org Original-Lines: 15 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: gw.computas.com Mail-Copies-To: never User-Agent: Gnus/5.110003 (No Gnus v0.3) XEmacs/21.4 (Common Lisp, linux) Cancel-Lock: sha1:aAkuefU+wk3R419+NrBM39F8gS8= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:57760 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:57760 Just posting these links in the case that somebody plans to work on NTLM authentication for Gnus. This seems to be a pretty good writeup of NTML authentication: http://davenport.sourceforge.net/ntlm.html Here's another writeup: http://www.innovation.ch/java/ntlm.html