Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 13652 invoked from network); 14 Mar 2006 11:29:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 Mar 2006 11:29:39 -0000 Received: (qmail 46737 invoked by uid 500); 14 Mar 2006 11:29:30 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 46722 invoked by uid 500); 14 Mar 2006 11:29:30 -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 46711 invoked by uid 99); 14 Mar 2006 11:29:29 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Mar 2006 03:29:29 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [146.109.240.235] (HELO ns0b.swx.com) (146.109.240.235) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Mar 2006 03:29:28 -0800 Received: from gate0b.unix.swx.ch (gate0b [192.168.252.145]) by ns0b.swx.com (8.13.4/8.13.4) with ESMTP id k2EBT6nf027841 for ; Tue, 14 Mar 2006 12:29:06 +0100 (MET) Received: from CIWMEXZSA0E.ex.ordersx.org (localhost [127.0.0.1]) by gate0b.unix.swx.ch (8.13.4/8.13.4) with ESMTP id k2EBT6fQ000700 for ; Tue, 14 Mar 2006 12:29:06 +0100 (MET) Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Importance: normal Priority: normal Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830 Date: Tue, 14 Mar 2006 12:29:06 +0100 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [users@httpd] Basic Authentication not working in Gentoo Linux thread-index: AcZHWP3LeZhoxZDBRjiDz6sQ7bZXAgAAQIJw From: "Boyle Owen" To: X-Virus-Checked: Checked by ClamAV on apache.org Subject: RE: [users@httpd] Basic Authentication not working in Gentoo Linux X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N > -----Original Message----- > From: Manilal K M [mailto:libregeek@gmail.com]=20 > Sent: Dienstag, 14. M=E4rz 2006 12:18 > To: users@httpd.apache.org > Subject: Re: [users@httpd] Basic Authentication not working=20 > in Gentoo Linux >=20 > There was no other "AuthConfig",=20 AuthConfig is the argument to the directive. You need to check for = "AllowOverride".... >still I check it in all the > configuration files in /etc/apache2. going back to your original config... Can you try: Require valid-user instead of: Require user libregeek Also, grep for "Satisfy" in any config files (check the docs for why = this can be a problem). Rgds, Owen Boyle Disclaimer: Any disclaimer attached to this message may be ignored.=20 > > > > > I have also checked in the > > > /var/www/localhost/cgi-bin/BackupPC for any .htaccess files. > > > The folder doesn't have any .htaccess files. > > > > Remember that files beginning with a dot don't show up=20 > unless you do "ls -a" - did you check that? > Yes. I checked with ls -al > > > > > But still the authentication > > > dialog doesn't appear and the browser directly displays=20 > the protected > > > page. > > > > You *are* restarting apache after each config change, aren't you? > Of course. >=20 > > > > Check also it's not a caching issue - kill and restart the=20 > browser before testing again. > I have did it several times. I tried with two different browsers, ie > firefox and konqueror. > > > > BTW, you know you will only get prompted *once* for a password? Ie: > > > > - first access: prompted for password > > - enter PW: read page > > - go to another page... > > - come back: get straight in... > In my case the browser never asked for password. So I don't think this > may be the issue >=20 > Yet I am in big disaster. :( >=20 > regards > Manilal >=20 Diese E-mail ist eine private und pers=F6nliche Kommunikation. Sie hat = keinen Bezug zur B=F6rsen- bzw. Gesch=E4ftst=E4tigkeit der SWX Gruppe. = This e-mail is of a private and personal nature. It is not related to = the exchange or business activities of the SWX Group. Le pr=E9sent = e-mail est un message priv=E9 et personnel, sans rapport avec = l'activit=E9 boursi=E8re du Groupe SWX. =20 =20 This message is for the named person's use only. It may contain = confidential, proprietary or legally privileged information. No = confidentiality or privilege is waived or lost by any mistransmission. = If you receive this message in error, please notify the sender urgently = and then immediately delete the message and any copies of it from your = system. Please also immediately destroy any hardcopies of the message. = You must not, directly or indirectly, use, disclose, distribute, print, = or copy any part of this message if you are not the intended recipient. = The sender's company reserves the right to monitor all e-mail = communications through their networks. Any views expressed in this = message are those of the individual sender, except where the message = states otherwise and the sender is authorised to state them to be the = views of the sender's company. --------------------------------------------------------------------- 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