Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 31841 invoked from network); 12 Oct 2010 16:50:35 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 12 Oct 2010 16:50:35 -0000 Received: (qmail 29000 invoked by uid 500); 12 Oct 2010 16:50:32 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 28966 invoked by uid 500); 12 Oct 2010 16:50:32 -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 28958 invoked by uid 99); 12 Oct 2010 16:50:32 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Oct 2010 16:50:32 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=SPF_PASS,UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [212.43.82.249] (HELO mail.ucrony.net) (212.43.82.249) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Oct 2010 16:50:26 +0000 Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: startx@plentyfact.org) with ESMTPSA id D4F6D3DEAD2 Date: Tue, 12 Oct 2010 17:49:59 +0100 From: startx To: users@httpd.apache.org Message-ID: <20101012174959.3b8239f2@worthil> In-Reply-To: <4CB48EF4.10700@sbcglobal.net> References: <20101012112440.4d2e18e5@worthil> <4CB4843F.4060707@sbcglobal.net> <20101012171609.02b2d71d@worthil> <4CB48EF4.10700@sbcglobal.net> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.20.1; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] problem with authn_dbd / auth digest and sqlite3 On Tue, 12 Oct 2010 09:38:12 -0700 Dave Mansfield wrote: > > > > > Sorry - your problem is your AuthDBDUserRealmQuery - the params are > '%s', not @USERNAME, etc: > > AuthDBDUserRealmQuery "Select password FROM user WHERE username=%s > and realm=%s" > cheers, you are right. i got misguided by this tutorial here: http://www.helicontech.com/ape/doc/mod_authn_dbd.htm :( it works now, thousend thanks, startx --------------------------------------------------------------------- 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