|
Subject
|
access mysql data from other host
|
| | Posted by | bsmythe (DH New User
) | | Posted on | 04/01/04 04:50 PM |
|
|
I'd like to know if it's possible to open a datasource from an outside host.
When I try I get denied. I can login using the web interface and using telnet. Is it possible to to change privilges to allow access from my home address?
I java.sql.SQLException: Invalid authorization specification: Access denied for user: 'myuser@ip68-xxx-72-123.sb.sd.cox.net' (Using password: YES)
|
|
|
|
Subject
|
Re: access mysql data from other host
[re: bsmythe]
|
| | Posted by | will (DH Pooh-Bah) | | Posted on | 04/01/04 04:58 PM |
|
|
Yes. Edit the MySQL user from the web panel, and grant permissions to an IP or IP range.
|
|
|
|
Subject
|
Re: access mysql data from other host
[re: will]
|
| | Posted by | bsmythe (DH New User
) | | Posted on | 04/01/04 06:01 PM |
|
|
awesome, works great!!
thanks will
|
|
|