You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users-de@httpd.apache.org by "IT Service Spickermann M.Spickermann" <sp...@itss-web.de> on 2004/05/31 16:08:51 UTC

Mod_auth_mysql

Hallo liste,

Versuche mod_auth_mysql auf dem Apache 1.3.26 auf SUSE 8.1 zum laufen zu
bringen. Modul scheint eingebunden zu sein, bin aber nicht sicher. Habe dies
nach der Readme ausgefüht. Ein Login ist aber nicht möglich. Beim aktivieren
der MD5 Option kommt immer eine Fehlermeldung Internal Server Error. Das
ganze sollte über eine .htaccess Datei funktionieren.

Konfiguration:

AuthName "MySQL Testing"
AuthType Basic
AuthMySQLHost localhost
AuthMySQLDB usr_xxxx
AuthMySQLUserTable user_info
AuthMySQLUserTable login_mitglied_test
AuthMySQLNameField user_name
AuthMySQLPasswordField user_passwd
AuthMySQLUser xxxxx
AuthMySQLPassword +++++++
#AuthMySQLAuthoritative On
#AuthMySQLCryptedPasswords Off
#AuthMySQLScrambledPasswords On
AuthMySQLMD5Passwords On
#AuthMySQLKeepAlive Off
#AuthMySQLNoPasswd On
# AuthMySQLGroupField user_group
# AuthMySQLGroupTable <defaults to value of AuthMySQLUserTable>
# AuthMySQLUserCondition <no default>
# AuthMySQLGroupCondition <no default>
require valid-user

Weis jemand Rat?

Besten Dank im voraus.

-- 
Martin Spickermann
E-Mail: spickermann@itss-web.de
Internet: http://www.itss-web.de


--------------------------------------------------------------------------
                Apache HTTP Server Mailing List "users-de" 
      unsubscribe-Anfragen an users-de-unsubscribe@httpd.apache.org
           sonstige Anfragen an users-de-help@httpd.apache.org
--------------------------------------------------------------------------