Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 21933 invoked from network); 12 Sep 2005 14:02:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Sep 2005 14:02:59 -0000 Received: (qmail 79676 invoked by uid 500); 12 Sep 2005 14:02:47 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 79665 invoked by uid 500); 12 Sep 2005 14:02:47 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 79652 invoked by uid 99); 12 Sep 2005 14:02:47 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Sep 2005 07:02:47 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of aaron.wagner@bankofamerica.com designates 171.159.192.79 as permitted sender) Received: from [171.159.192.79] (HELO vadmzmailmx02.bankofamerica.com) (171.159.192.79) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Sep 2005 07:02:57 -0700 Received: from vadmzmailmx03.bankofamerica.com ([171.182.200.79]) by vadmzmailmx02.bankofamerica.com (8.12.11/8.12.11) with ESMTP id j8CE2h4c007847; Mon, 12 Sep 2005 14:02:43 GMT Received: from memscmpl4. (varchvp01s209.bankofamerica.com [171.177.163.14]) by vadmzmailmx03.bankofamerica.com (8.12.11/8.12.11) with SMTP id j8CE0Xn7026185; Mon, 12 Sep 2005 14:02:43 GMT Received: from memmta0302 (171.186.140.77) by memscmpl4. (Sigaba Gateway v3.6.1) with ESMTP id 274014315; Mon, 12 Sep 2005 10:02:43 -0400 Date: Mon, 12 Sep 2005 10:02:42 -0400 From: "Wagner, Aaron" To: users@httpd.apache.org, S.Guenther@in-put.de Message-id: <9D29F5E904CB664EB32A0F0B509089DC0722AE35@ex2k.bankofamerica.com> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-class: urn:content-classes:message Thread-topic: [users@httpd] Apache checks authentication twice Thread-index: AcW3of6kDYlMc+o3S7ekr5U9PtBrVgAAH2qA X-MS-Has-Attach: X-MS-TNEF-Correlator: X-OriginalArrivalTime: 12 Sep 2005 14:02:42.0934 (UTC) FILETIME=[A4EA7160:01C5B7A2] X-Virus-Checked: Checked by ClamAV on apache.org Subject: RE: [users@httpd] Apache checks authentication twice X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N If the AuthName of the excel directrory is different that the Authname of the original page, then it will prompt. It thinks it's a different realm. Thanx Aaron N Wagner Monitoring Systems and Network Tools CCO-Command Center Operations 804.515.6298 > -----Original Message----- > From: Stefan-Michael. Guenther (in-put GbR) > [mailto:S.Guenther@in-put.de] > Sent: Monday, September 12, 2005 9:58 AM > To: users@httpd.apache.org > Subject: [users@httpd] Apache checks authentication twice > > Hi, > > I have set up a password protected directroy as follows: > > > AuthType Basic > AuthName "Access for Excel Files" > AuthUserFile /etc/apache2/excel-files > require user 9034001 > > > This dir contains MS Excel files. The Internet Explorer asks > me for the > username and password as expected. When I click on one of the > Excel files, > Excel comes up and asks me a second time for a username and passwort. > > I guess that for apache a second application wants to access > this dir and > therefore it asks for the data, again. > Does anyone of you know a trick to get rid of the second > authentication > window? > > Thanks in advance, > > Stefan > -- > > ******************************************** > in-put GbR - Das Linux-Systemhaus > Stefan-Michael Guenther > Moltkestrasse 49 D-76133 Karlsruhe > Tel./Fax : +49 (0)721 / 83044 - 98/93 > http://www.in-put.de > ******************************************** > Schulungen Installationen > Beratung Support > ******************************************** > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP > Server Project. > See for more info. > To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org > " from the digest: users-digest-unsubscribe@httpd.apache.org > For additional commands, e-mail: users-help@httpd.apache.org > > --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org