Displaying 2 results from an estimated 2 matches for "dupadupa".
2006 Aug 31
2
Password mismatch - SHA1 authentication problem.
...ing SHA1 passwords stored in MySQL.
>From debug:
Info: auth-worker(default): sql(test at mail, IP): query: SELECT
password FROM vmail WHERE mail = 'test at mail'
Info: auth-worker(default): sql(test at mail ,IP): Password mismatch
Info: auth-worker(default): sql(test at mail ,IP): SHA1(dupadupa) !=
'2bca9dbe8a14811c687bb8c51c0e1cd14db8a018'
I tried convert password to upper case, but it didn't help. Then I
tried authentication in plain text and everything works fine...
So, does dovecot crypt SHA1 using other method?
I also use same SHA1 passwords to authenticate users in ex...
2006 Jul 03
0
No subject
password FROM vmail WHERE mail = 'test at mail'
Info: auth-worker(default): sql(test at mail ,IP): Password mismatch
Info: auth-worker(default): sql(test at mail ,IP): SHA1(dupadupa) !=
'2bca9dbe8a14811c687bb8c51c0e1cd14db8a018'
I tried convert password to upper case, but it didn't help. Then I
tried authentication in plain text and everything works fine...
So, does dovecot crypt SHA1 using other method?
I also use same SHA1 passwords to authenticate users in ex...