On Thursday 8 Apr, 2010, at 9:31 PM, Douglas Lane wrote:

> Hi Vallimamod,
>
> Hmmmm catch 22 - turning calculate_ha1 off (0) destroys all my
> authentication - no one can register when its off - the good side is  
> it
> stops the @domain part in the username too ;-)
>
> Have I done something wrong that is causing this?

I'm glad you see the half-full part of the glass ;-)
Maybe you can check if the password hash stored in db is correct:  
compare the actual value of the db stored hash with the result of the  
following shell command:
        
$ printf 'u...@domain:domain:password' | md5sum

Hope this will help...

- vma.


_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to