Comment 3 for bug 600908

Revision history for this message
Aidan Furlan (aidan-epochlabs) wrote :

Here is another user who experienced the same issue:

http://<email address hidden>/msg17051.html

Like me this user found that passwords were not the problem, it was a misconfiguration at the networking level causing this error.

The simple fix would be to update the error message to reflect the fact that networking issues as well as wrong passwords can throw this error. Alternatively, testing for a connection between the SD and FD in authenticate.c prior to the cram_md5 tests would allow a distinction between the two.