Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 80300 invoked from network); 21 Sep 2006 08:50:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Sep 2006 08:50:33 -0000 Received: (qmail 88452 invoked by uid 500); 21 Sep 2006 08:50:19 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 88353 invoked by uid 500); 21 Sep 2006 08:50:19 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 88331 invoked by uid 99); 21 Sep 2006 08:50:19 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Sep 2006 01:50:19 -0700 Authentication-Results: idunn.apache.osuosl.org smtp.mail=rwinston@eircom.net; spf=permerror X-ASF-Spam-Status: No, hits=0.5 required=5.0 tests=DNS_FROM_RFC_ABUSE,MSGID_FROM_MTA_HEADER Received-SPF: error (idunn.apache.osuosl.org: domain eircom.net from 159.134.118.21 cause and error) Received: from [159.134.118.21] ([159.134.118.21:8860] helo=mail05.svc.cra.dublin.eircom.net) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id FC/74-04092-54252154 for ; Thu, 21 Sep 2006 01:50:13 -0700 Message-ID: Received: (qmail 99678 messnum 3317277 invoked from network[159.134.237.77/webmail00.eircom.net]); 21 Sep 2006 08:50:08 -0000 Received: from webmail00.eircom.net (HELO webmail.eircom.net) (159.134.237.77) by mail05.svc.cra.dublin.eircom.net (qp 99678) with SMTP; 21 Sep 2006 08:50:08 -0000 From: "Rory Winston" Reply-To: To: "Jakarta Commons Users List" , Jakarta Commons Users List Subject: Re: Java Http Client with NTLM authentication Date: Thu, 21 Sep 2006 09:50:08 +0100 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit X-Originating-IP: 86.40.97.221 X-Mailer: Eircom Net CRC Webmail (http://www.eircom.net/) Organization: Eircom Net (http://www.eircom.net/) X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi Michael I hve some examples of NTLM auth via various techniques on my weblog. Here are some of the entries: http://www.researchkitchen.co.uk/blog/archives/25 http://www.researchkitchen.co.uk/blog/archives/24 http://www.researchkitchen.co.uk/blog/archives/23 http://www.researchkitchen.co.uk/blog/archives/39 http://www.researchkitchen.co.uk/blog/archives/38 http://www.researchkitchen.co.uk/blog/archives/37 I also have an Acegi-based example in there somewhere. HTH, Rory "Jakarta Commons Users List" wrote: > > Hi Paul, > Do you have any sample source of your implementation? > I've looked at jcifs before but didn't get very far :( > > --- Paul DeCoursey wrote: > > > I've never actually done exactly what you describe, > > but I have used > > jcifs to authenticate against a NTLM domain > > controller before. This > > might be a place to start. > > > > http://jcifs.samba.org/ > > > > Paul > > > > On Sep 20, 2006, at 8:12 PM, Michael Cheong wrote: > > > > > Hi All, > > > I have a Java app on one machine and I'm trying to > > > send a HTTP POST to an asp page residing on > > another > > > machine that has IIS. What I get is HTTP 401 error > > > (access denied), and I found that it was due to > > NTLM > > > authentication by IIS. How do I get around this > > using > > > commons? Would greatly appreciate some sample > > code, thanks! > > > > > > __________________________________________________ > > > Do You Yahoo!? > > > Tired of spam? Yahoo! Mail has the best spam > > protection around > > > http://mail.yahoo.com > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: > > commons-user-unsubscribe@jakarta.apache.org > > > For additional commands, e-mail: > > commons-user-help@jakarta.apache.org > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > > commons-user-unsubscribe@jakarta.apache.org > > For additional commands, e-mail: > > commons-user-help@jakarta.apache.org > > > > > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: commons-user-help@jakarta.apache.org > > ----------------------------------------------------------------- Find the home of your dreams with eircom net property Sign up for email alerts now http://www.eircom.net/propertyalerts --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org