[Apache] MySQL Authentification

Sébastien Bisoglio bsebastien at bluewin.ch
Wed Dec 29 09:06:38 UTC 2004


Hi,

I'm having a problem with MySQL authentification with apache (for 
protected folders).

Now i'm using a thing like this :

<Directory /var/www/html/prive>
AuthName "Espace Privé"
AuthType Basic

AuthMySQLUser fdfdsfds
AuthMySQLPassword fdsfdsfds
AuthMySQLDB auth
AuthMySQLUserTable users
AuthMySQLNameField user_name
AuthMySQLPasswordField user_passwd
AuthMySQLGroupField user_group

require group fdsfds
</Directory>

But i have 10 folders to make like this then i'm searching for a 
solution which is more simple... Have you ?

I have a second problem. For adding people in my auth database, i'm 
using PHPMyadmin and i make a SQL query but i need a more simple web 
interface to do this.. it exist or not ?

Thanks !

PS : Sorry for my BAD english but i'm french
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bsebastien.vcf
Type: text/x-vcard
Size: 230 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20041229/4fded87b/attachment-0001.vcf>


More information about the fedora-list mailing list