Oh and one more thing. I don't see any reason why this option might not be set but go into MySQL and type
use eq
select * from zoneserver_auth;
once you do that it sould give you this output
+------+-----------+
| host | note |
+------+-----------+
| % | Grant All |
+------+-----------+
If not re source your database
|