right, think i know what u need
change the line in configinc.php
$cfg['Servers'][$i]['auth_type'] = 'config'; // Authentication method (config, http or cookie based)?
to
$cfg['Servers'][$i]['auth_type'] = 'http'; // Authentication method (config, http or cookie based)?
Then go to the privlages
click on a user,
deselect all his permissions
then just under that box where it says
"Database-specific privileges"
select the table they should have acess to and click go then set the permissions for that table.
I think thats it then
let me know
tar
monks