I wonder if I'm doing something wrong in CP+.
I am trying to let a test user (blabla) access a test database (blabla_net).
I have given this user all privileges in CP+, under the MySQL Databases page. When I created my user (via the Create website link) an entry was created under "Database Permissions". I have added the user manually to the User permissions list (it makes no difference whether the user is listed there or not AFAIK).
I can login to CP+:20000 as the blabla user and administer the mysql database there.
But no matter what I do in the BlueDragon admin, I am unable to verify a datasource pointing to blabla using that user (BTW I'm using the JDBC driver).
I keep getting this:
Access denied for user 'blabla'@'redbud.viviotech.net' (using password: YES)
I even went to console and did a GRANT ALL for this user but to no avail, BlueDragon still refused to verify the datasource.
The only user I am able to verify it for, is root WITHOUT a password. If I use my default root password the verification fails.
You can see for yourself that the output actually works for root on my extremely simple test page:
http://redbud.viviotech.net/index.cfm
Is there something special about CP+ and MySQL database permissions? It seems to me I may have made a mistake when I made that user or something.
I am trying to follow the CP+ user docs and it works fine within CP+, but the problem is getting access from BlueDragon to users that are defined in CP+.
With regards,
Tormod

