[Asterisk-Users] Mysql Trixbox

2006-06-28 Thread Wasif
Hello, I have installed FreeRadius server on Trixbox Server. My problem is mysql is not letting FreeRadius to login either locally or remotely. I also insert proper entries in HOST and USERS tables. But it does not work I always get ERROR 1045 (28000); Access Denied for user 'root'@'localhost'

Re: [Asterisk-Users] Mysql Trixbox

2006-06-28 Thread Von L.
This isn't anything asterisk is causing. Sounds to me like FreeRadius is not properly authenticating with mysql. Example: If I wanted to log into a mysql box remotely, it could be down like this $ mysql -p -h XXX.XXX.XXX.XXX -u username databaseName Which means that 'username' better be in the