Hi
I have the following problem.
I cannot access my server from navicat. I have done the following:
mysql> INSERT INTO user VALUES '%','monty',PASSWORD('some_pass'),'Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y');
when I try to connect to the server from my desktop with the recent created user specs I just get the message that it cannot connect

I´m using e-smith version 6.0
hope someone can help me
