|
can u send me all detail. i already implemented this module
---------------------------------------------------------------
Rajeev Sharma
Infobrain Technologies Pvt. Ltd.
Hyderabad, INDIA
Tel: 91-40-23236411
Fax: 91-40-23236408
-------Original Message-------
Date: 07/14/04 16:58:07
Subject: Re: [SM-USERS] change mysqlpass plugin
Please keep messages on the list :)
> Connecting to Database
> Returned 0 rows.
> Strange, your old password does not match the database... rejecting.
>
>
>
> I went back over my mysql database config and found that the �pw_name�
> field only contains the username, i.e: jaxx
Gosh, you went to all the trouble to make a virtual domain email system
and you aren't using it for what it's made for?
> Please could you let me know how to tweak the plugin to either:
>
> 1) read the �username� variable from the �pw_name� field rather
> than the session username ([EMAIL PROTECTED])
Read it from the database using what as a key? We need to use
*something* to look it up, now, don't we?
> 2) strip away the stuff after and including [EMAIL PROTECTED] so�s the select
> query works.
Try the attached tarball, look for the $username_without_domain setting
in the config file.
Totally untested. Please report back if it works.
- Paul
|