Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 74403 invoked from network); 2 Sep 2009 14:09:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Sep 2009 14:09:54 -0000 Received: (qmail 983 invoked by uid 500); 2 Sep 2009 14:09:51 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 930 invoked by uid 500); 2 Sep 2009 14:09:51 -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 921 invoked by uid 99); 2 Sep 2009 14:09:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Sep 2009 14:09:50 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [87.248.110.138] (HELO n21.bullet.mail.ukl.yahoo.com) (87.248.110.138) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 02 Sep 2009 14:09:40 +0000 Received: from [217.146.182.177] by n21.bullet.mail.ukl.yahoo.com with NNFMP; 02 Sep 2009 14:09:18 -0000 Received: from [87.248.110.113] by t3.bullet.ukl.yahoo.com with NNFMP; 02 Sep 2009 14:09:18 -0000 Received: from [127.0.0.1] by omp218.mail.ukl.yahoo.com with NNFMP; 02 Sep 2009 14:09:18 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 751853.66905.bm@omp218.mail.ukl.yahoo.com Received: (qmail 32037 invoked by uid 60001); 2 Sep 2009 14:09:18 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.co.uk; s=s1024; t=1251900558; bh=/vNtxXjOYHLh3k/u8V7IaMRjba8fOdZ2KSHfzS8BlsE=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=i2aVPTHlneHBgh45sWyL6zl9Rjg8Sprz2KX90I6ufsP5Ek+/goIoCVJo8qcvdFoLzEdMPKLkiF29B8RNjwOlfJOqui6Xh8kBE0uuuAutvhEwJWH7tHw2V0sV0HaOhwMy5RfA9WkqsLGdF1UtS52/REvtzRI+ycnj02egq2jk8Kk= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.co.uk; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=NCLAQ+mtxAvOWp8XtxeSMcFajphK/OCDlf7/h4CEFA1EjuB16jmuA9GQUjgEBW7O5Bxlj1iJPz/GJyBPI9q7fBwkogDhUbzPOI1moZq9IZpvcAeZN4jxowPIAiyWosoKSviL4G5p7VgM4V038HWgzIrk7mHbQg9c2TtRaMx02Lo=; Message-ID: <663910.30690.qm@web26205.mail.ukl.yahoo.com> X-YMail-OSG: yPqMwPsVM1n4jRhmMyL1ko8StMPN2lMHKNgbDVbckzzMpKxpugh4mS5YJLdWW9.y7oY_wRYvGUTckNSmL_Nb.CK6a3ht5OyRVxHLUMmpRUWesqUTFGEpiQUG3j_5MRZvGJL2zvW0_hF2qhic5PU1osFgJqPi7lK3SDPcsOmmWgymD1KaVy_PCFlgSXlf6PS9EG.NXGtHL7uRimHs4ujYBdRisgakIUQP5GCJzhPkQPTviW2rKnvHm6pV8fPkB8UNo0mUpnyWv7Y0cErloZF3y7weQBSW_oeJ8yK_hfB6UrgUUIwL__tERw-- Received: from [213.175.187.26] by web26205.mail.ukl.yahoo.com via HTTP; Wed, 02 Sep 2009 14:09:18 GMT X-Mailer: YahooMailClassic/6.1.2 YahooMailWebService/0.7.338.2 Date: Wed, 2 Sep 2009 14:09:18 +0000 (GMT) From: Melanie Pfefer To: users@httpd.apache.org In-Reply-To: <1404e5910909020649w18c0241fg697db5c14e7c6497@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] 'require' keyword thanks. In what cases Require valid-user does not ask for an authentication? This is my case here. thanks again --- On Wed, 2/9/09, Eric Covener wrote: > From: Eric Covener > Subject: Re: [users@httpd] 'require' keyword > To: users@httpd.apache.org > Date: Wednesday, 2 September, 2009, 4:49 PM > On Wed, Sep 2, 2009 at 9:44 AM, > Melanie > Pfefer > wrote: > > Hi > > > > =A0I have ldap integrated with apache > > > > =A0what's the difference between require valid-user and > require user > > > > =A0Why when I have require valid-user, no > authentication is required >=20 > "user" is followed by a specific user or users, who have to > match the > specific username that was successfully authenticated. > "valid-user" means any username that had been successfully > authenticated. >=20 > --=20 > Eric Covener > covener@gmail.com >=20 > --------------------------------------------------------------------- > 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 > =A0=A0=A0"=A0=A0=A0from the digest: users-digest-unsubscribe@httpd.apache= ..org > For additional commands, e-mail: users-help@httpd.apache.org >=20 > =0A=0A=0A --------------------------------------------------------------------- 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