12 Jan
2008
12 Jan
'08
7:53 a.m.
On Sat, 12 Jan 2008, Alan DeKok wrote:
The hints file contains the following lines, which seem to at least somewhat work as the P is stripped and authentication succeeds.
Note that this updates the *request*, not the *reply*.
Ahh. Okay. Thanks, this helps understanding the problem somewhat. And in fact, it seems to work after some major refactoring of the users file.
user Password == "whatever"
Please use: Cleartext-Password := ...
About the := operator, is it only needed for Cleartext-Password? What about Crypt-Password? There it seems to work with "==" as well as with ":=". regards, andreas