delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2003/08/21/08:38:32

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Reply-To: <wpmccormick AT covad DOT net>
From: "Bill McCormick" <wpmccormick AT covad DOT net>
To: <bourbon AT netvision DOT net DOT il>
Cc: "Cygwin" <cygwin AT cygwin DOT com>
Subject: mod_auth_mysql link problems
Date: Thu, 21 Aug 2003 07:38:13 -0500
Message-ID: <NDBBLLFMLFMANIDPNADCOEPGFEAA.wpmccormick@covad.net>
MIME-Version: 1.0
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
Importance: Normal
Note-from-DJ: This may be spam

Zeev,

I'm having problems linking with the MySQL 4.0 libmysqlclient under cygwin.
It appears that the lib does not have mysql_connect() but instead has
my_connect(). Does mod_auth_mysql need to be updated? Am I doing something
wrong? Is there a work-around?

Additionally, I would like *not* to have an .htaccess file in each of many
user/admin directories for a project I'm working on. I would like to be able
to use the directive [Auth_MySQL_DB] in httpd.conf as follows:

<Directory /var/www/htdocs/*/admin>
    AuthType Basic
    AuthName "Password Required"
    Auth_MySQL_DB *
    Auth_MySQL_Password_Table http_auth
    Auth_MySQL_Group_Table http_auth
    Auth_MySQL_Empty_Passwords  Off
    Require Group admins
</Directory>

Each of my users will have there own db and further be able to apply access
privileges to additional users for their db. How much trouble would it be to
make this change? Or does it now exist in some form or another?


Thanks,


Bill McCormick
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.512 / Virus Database: 309 - Release Date: 8/19/2003


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019