3.2. Access Manager
-
You need to get the minimate.asc file renamed to access.asc and add the following fields to the first line:
groups
last_login
name
password
-
Remove these catalog.cfg lines:
Variable MINIMATE_META mv_metadata
Variable MINIMATE_TABLE minimate
Database minimate minimate.asc TAB
-
Add this one:
Database affiliate affiliate.txt TAB
-
Authentication for admin users is now done from a separate table than customers, and passwords are encrypted.