MySQL Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsDatabasesMySQL Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
Stay one step ahead of the competition. Evaluate and give feedback on some of the hottest web development tools on the market today. Make your opinion heard! Click Here
  #1  
Old May 2nd, 2002, 09:22 AM
digitalsy digitalsy is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: May 2002
Posts: 2 digitalsy User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
MySQL on FreeBSD, connecting with root user remotely?!?

I've just installed MySQL 3.23.49 on my FreeBSD 4.5 box and it's going ok so far except for one thing. First i've changed the root password, and I can login no problem. I even created a new user by name 'digitalsy' and gave him full privileges, even from a remote machine (on my LAN) so I can use MySQL-Front from windows. The thing is, I cannot give permission to my root user to connect remotely. Is there some sort of built in security feature that doesn't allow root to connect remotely? I haven't heard of one, and if not how can I fix this prob?

Here's the command I used:
mysql> GRANT ...
-> ON *.*
-> TO root@"remotemachine.mydomainname.com"
-> IDENTIFIED BY 'mypassword';

This returned an error something along the lines of cannot find row in table or something. But i created a new user as i said with this syntax:

GRANT ALL PRIVILEGES ON *.* TO digitalsy@localhost
-> IDENTIFIED BY 'some_pass' WITH GRANT OPTION;
mysql> GRANT ALL PRIVILEGES ON *.* TO digitalsy@"%"
-> IDENTIFIED BY 'some_pass' WITH GRANT OPTION;

and then i repeated the previous command for adding them remotely, and it worked, i could use mysql-front, no prob.

any ideas?

Thanks,

digitalsy

Reply With Quote
  #2  
Old May 3rd, 2002, 07:04 PM
CopeLand CopeLand is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Apr 2002
Location: Toronto
Posts: 40 CopeLand User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 7
Hi,
Im not too sure, but that does sound very logical. YOu might wanna checkout http://www.mysql.com/doc/G/R/GRANT.html, it might have some info.
__________________
i am cope. i drink coke. i am in hope.i am cope. i drink coke. i am in hope.i am cope. i drink coke. i am in hope.

Reply With Quote
  #3  
Old May 3rd, 2002, 09:00 PM
digitalsy digitalsy is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: May 2002
Posts: 2 digitalsy User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Actually i figured out why the other day, it was simply that the user URL was another user as opposed to root@localhost.

Doing the following worked:

GRANT ALL PRIVILEGES ON *.* TO URL
-> IDENTIFIED BY 'some_pass' WITH GRANT OPTION;


Then i was able to connect with mysql front


-digitalsy

Reply With Quote
  #4  
Old May 29th, 2002, 10:35 AM
shunter101 shunter101 is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: May 2002
Location: Layton, UT
Posts: 12 shunter101 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via ICQ to shunter101 Send a message via AIM to shunter101 Send a message via Yahoo to shunter101
I am going to through some suggestions your way...first you might want to get out of the habit or not start to use root to connect to mysql. I suggest using a user that you have created. Sometimes you can forget to change the password and then you get hacked.

Also if you have to use root, try and encrypt the connect so that people do not get your password by sniffing the line. I understand that you are on you own LAN, however, what we do at home we are very likely to do at work...

Just my .02 worth...

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsDatabasesMySQL Development > MySQL on FreeBSD, connecting with root user remotely?!?


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

 Free IT White Papers!
 
Accelerating Trading Partner Performance
One in five. That's how many partner transactions have at least one error. That is an amazing statistic, particularly given the extraordinary leaps in innovation across the global supply chain during the past two decades. Download this white paper to learn more.

 
Competing on Analytics
This Tech Analysis is designed to help identify characteristics shared by analytics competitors, and includes information about 32 organizations that have made a commitment to quantitative, fact-based analysis.

 
Cost Effective Scaling with Virtualization and Coyote Point Systems
An overview of the industry trend toward virtualization, how server consolidation has increased the importance of application uptime and the steps being taken to integrate load balancing technology with virtualized servers.

 
Five Checkpoints to Implementing IP Telephony
Implementation planning for IP PBX software and IP telephony has become vital as businesses replace discontinued legacy PBX phone systems. This informative whitepaper outlines five &quot;checkpoints&quot; for any implementation plan that will help make IP communications a successful proposition.

 
Hosted Email Security: Staying Ahead of New Threats
In the last two years, email has become a fierce battleground between the nefarious forces of spam and malware, and the heroes of messaging protection. The spam volumes increased alarmingly every month, bringing clever new forms of phishing and virus propagation attacks.

 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway