Good to hear it works!!
Samuel.

2007/6/13, flavio <flavio.patria@gmail.com>:
I've found this in ser configuration howto:

DBHOST=localhost
USERNAME=ser
DEFAULT_PW=heslo
ROUSER=serro
RO_PW=47serro11
SQL_USER="root"
DEFAULT_PW=heslo

I've tryed following samuel suggestion and all works fine!!

Thanks a lot,

Flavio

2007/6/13, flavio <flavio.patria@gmail.com>:
> What are passwords for users 'ser' and 'serro'? So I'll try...
>
> Thanks,
>
> Fla
>
>
> 2007/6/13, samuel <samu60@gmail.com>:
> > Have you really updated the passwords for ser user??
> > mysql> UPDATE mysql.user SET Password = OLD_PASSWORD('newpwd
> > ')
> >  -> WHERE Host = 'some_host' AND User = 'some_user';
> >
> > mysql> FLUSH PRIVILEGES;
> >
> > I faced this problem and I solved it using OLD_PASSWORD....
> >
> > samuel.
> > 2007/6/13, flavio < flavio.patria@gmail.com>:
> > >
> > > Hi to All,
> > > I've successfull installed ser with mysql support on my RedHat Server.
> > > When I try to start ser I've the follow error message:
> > >
> > > 0(0) new_connection(): Client does not support authentication protocol
> > > requested by server; consider upgrading MySQL client*
> > >
> > > I have follow the suggestion posted in the list, as:
> > >
> > > > *root at ubuntu:/usr/local/sbin #  0(0) new_connection(): Client does
> > not
> > > > support authentication protocol requested by server; consider upgrading
> > > > MySQL client*
> > > >
> > >
> > > http://dev.mysql.com/doc/refman/5.0/en/old-client.html
> > >
> > > But error remains. Any suggestions about??
> > >
> > > ps Yes, on my slackware test pc, following that no problems was found!!
> > >
> > >
> > > -
> > > ********************************
> > > * (o<     ing. Patria Flavio
> > > * //\      phone 0823451358
> > > * V_/_  mobile 3407873357
> > > *
> > > ********************************
> > > _______________________________________________
> > > Serusers mailing list
> > > Serusers@lists.iptel.org
> > > http://lists.iptel.org/mailman/listinfo/serusers
> > >
> >
> >
>
>
> --
> ********************************
> * (o<     ing. Patria Flavio
> * //\      phone 0823451358
> * V_/_  mobile 3407873357
> *
> ********************************
>


--
********************************
* (o<     ing. Patria Flavio
* //\      phone 0823451358
* V_/_  mobile 3407873357
*
********************************