[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
MV_USERNAME,MV_PASSWORD .....
Hi,
Where is the mapping from variable to column name done.
I wanted to change the password field from password to
passwd, I tried to define it in catalogs.cfg
but that doesnt work.
Then I made a change in UserDB.pm where I set the
pass_field to passwd and that worked.
Is there one place where I say
MV_USERNAME userid
MV_PASSWORD passwd
.....
.....
where userid and passwd are columns in my
database table users.
Regards,
Sanjog.