Darryl,
Tuesday, November 26, 2002, 4:46:32 PM, you wrote:

DH> I created a database.  I am having problems connecting
DH> to the database remotely.  Getting "Access Denied".

DH> If I log into the machine that the database is on and
DH> mysql -u darryl -ppassword

DH> I get in.

DH> If I try to connect from another machine, "Access denied for
DH> [EMAIL PROTECTED]".

DH> How do I setup the username/permissions correctly for remote access ?

You must give permissions to the 'user_name'@'remote_host_name' or use
a wildcard. Here is you can find some examples:
         http://www.mysql.com/doc/en/Connection_access.html



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com





---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to