on 2/7/03 3:35 PM, Stephen at [EMAIL PROTECTED] wrote:
> Can anyone tell me a tutorial on how to setup a multi-user phpmyadmin
> installation? I would like to just have one central copy, then have other
> users able to access their corresponding database in phpMyAdmin. How can I
> do this?
It is
IIRC, when you use the 'cookie' or 'http' method of authentication, it'll
validate everything against the actual mysql.user database and only let them
access what they have permissions to. In other words, you set up your users
and permissions in MySQL. When they log into PHPMyAdmin, they're actuall
2 matches
Mail list logo