problems with mod_auth_mysql

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
cronjob
Forum Newbie
Posts: 1
Joined: Sat Oct 26, 2002 3:01 am

problems with mod_auth_mysql

Post by cronjob »

Hi there,

i have tried to use the module, as written in topic.. ok, all works good as long as all information is DB-stored in Plaintext .. now i'd like to use encryption to make the password more safe.

i tried the encryption with php crypt,md5 aswell as mysql: password,md5 and encryption .. nothing really worked .. can't login.

anyone has experiences with mod_auth_mysql and password encryption? .. maybe this feature doesn't work..?

thanks in advance.

rgs,
Cronjob
Post Reply