ferret
2004-02-17, 11:11 AM
Before anyone starts with a 'omg don't open Mysql to remote connections!!" .. Just assume I have a vaild reason and will be taking as many precautions as possible to make sure that 'just anyone' can't log in.
On to the question then.. Er.. How? Debian installs MySQL with a default 'skip-networking' option, and other than that doesn't tell you how to re-enable networking and allow connections. Commenting out the 'skip-networking' line from my.cnf doesn't correct, so I'm down to wondering:
A) Does Debian have something else blocking MySQL connections?
B) Am I an idiot and not understand how to setup a user to be allowed from a remote hostname? I'm pretty sure its not this one, but hey..
Any help is appreciated.
On to the question then.. Er.. How? Debian installs MySQL with a default 'skip-networking' option, and other than that doesn't tell you how to re-enable networking and allow connections. Commenting out the 'skip-networking' line from my.cnf doesn't correct, so I'm down to wondering:
A) Does Debian have something else blocking MySQL connections?
B) Am I an idiot and not understand how to setup a user to be allowed from a remote hostname? I'm pretty sure its not this one, but hey..
Any help is appreciated.