Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 20258 invoked from network); 2 Jul 2010 11:46:42 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 2 Jul 2010 11:46:42 -0000 Received: (qmail 68333 invoked by uid 500); 2 Jul 2010 11:46:39 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 67685 invoked by uid 500); 2 Jul 2010 11:46:35 -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 67669 invoked by uid 99); 2 Jul 2010 11:46:34 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Jul 2010 11:46:34 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of covener@gmail.com designates 209.85.216.173 as permitted sender) Received: from [209.85.216.173] (HELO mail-qy0-f173.google.com) (209.85.216.173) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Jul 2010 11:46:26 +0000 Received: by qyk7 with SMTP id 7so326469qyk.18 for ; Fri, 02 Jul 2010 04:46:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=TpqG/5xanHTy3/02T8P8uu6UdEov59pNhDmE34d0j8w=; b=qY3WprWRztqdo02wWlzwsLIzFMhrK+OrkgwxZxCdgAgtGaK1pUN7jIdTl5iWzPJ6hd irHLyXjrjx3zS23oQG05lrrPY1d67Jw4EhcwF0kPCAfkQCOBQbm2k0p8b5FrQDVTapK/ F+uFdoj84rfNsFE+GA2q6Oyw0TKzzoxrhhH20= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=oihFPCGPssnMGw7p8dty/1DYJsB9cIasApyPZxf7JsRgrT5PBb+LlHUtyQIw89g9ZG 63Nspgf1S519V696kWk60wOdnNlunvsZVZWKsxatpwKnh1Fo862uDYBWjG9Xtf0hwCg+ Fq1Jjw0a5cG221KauXta0xPUejlCxHpoiZWiw= MIME-Version: 1.0 Received: by 10.224.2.85 with SMTP id 21mr292435qai.74.1278071165065; Fri, 02 Jul 2010 04:46:05 -0700 (PDT) Received: by 10.229.238.78 with HTTP; Fri, 2 Jul 2010 04:46:04 -0700 (PDT) In-Reply-To: References: <054F38FA-0FF4-47A2-BB33-F09DD7123E10@mac.com> Date: Fri, 2 Jul 2010 07:46:04 -0400 Message-ID: From: Eric Covener To: users@httpd.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] setenvif and mod_authnz_ldap On Fri, Jul 2, 2010 at 2:50 AM, Christian Unger wrote: > > On 01.07.2010, at 16:12, Eric Covener wrote: > >> On Thu, Jul 1, 2010 at 9:56 AM, Christian Unger wrote: >>> >>> Hi there, >>> >>> I'd like to know whether it is possible to check a request for a string via regex, store this into an envvar and match an ldap attribute against this variable? If you add extra values to the AuthLDAPURL, they are saved in AUTHENTICATE_$attribute. See the authnz_ldap doc. -- Eric Covener covener@gmail.com --------------------------------------------------------------------- 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