[OpenSIPS-Users] CDRTool instal

Tijmen de Mes tijmen at ag-projects.com
Mon Jun 4 15:05:03 CEST 2012


Hi,

I think I spotted the error. There is an error in the setup files for 
mysql. You can repair it on two ways:
- Do "update auth_user set password_hashed='' where username='admin'; " 
in the cdrtool database
or,
- Do "update auth_user set 
password_hashed='21232f297a57a5a743894a0e4a801fc3' where username='admin';"

Both methods should work.

Please let me know if they do and I will change the install file.

Best regards,

-- 
Tijmen de Mes
AG Projects


On 06/04/2012 02:33 PM, yassine.ab wrote:
> Hi,
>
> thanks for your response
>
> in the auth_user table, I have user with login and password -->  admin admin
>
> for more information:
>
> i use opensips1.8 and cdrtool8.3.0
>
>
> ========================================
> Message du 04/06/12 10:35
> De : "Tijmen de Mes"
> A : "yassine.ab" , "OpenSIPS users mailling list"
> Copie à :
> Objet : Re: [OpenSIPS-Users] CDRTool instal
>
> Hi,
>
> Can you check what is in the table auth_user from the CDRTool database?
>
> On 06/03/2012 09:29 PM, yassine.ab wrote:
>> hi list,
>>
>> I have a problem with CDRTool, I followed the steps in the install.txt
>> file, but when I type localhost / CDRTool , i have web interface, but
>> I can not access with login and password: admin admin
>>
>> if you can help me
>>
>> thanks



More information about the Users mailing list