On Sun, 10 May 2009, Kjetil Kjernsmo wrote:
However, if I understood it correctly, the CRAM-MD5 hook needs to have the password in cleartext, and that there is no way to use an allready hashed password due to the ticket used in the challenge?
Yes, you have understood correctly.
So, it is simply not possible to use a password which is encrypted on the host with CRAM-MD5, or is there a workaround?
Yes, it is not possible, and no, there is no workaround. Why do you want to use CRAM-MD5?
