* sasl-ntlm.el(sasl-ntlm-response): self-Hash.
authorokada <okada>
Fri, 16 Feb 2001 23:09:00 +0000 (23:09 +0000)
committerokada <okada>
Fri, 16 Feb 2001 23:09:00 +0000 (23:09 +0000)
sasl-ntlm.el

index 27de282..67b4c96 100644 (file)
@@ -39,8 +39,6 @@
   "A list of functions to be called in sequnece for the NTLM
 authentication steps.  Ther are called by 'sasl-next-step.")
 
-(setq sasl-passwd-hash-function 'ntlm-get-password-hashes)
-
 (defun sasl-ntlm-request (client step)
   "SASL step function to generate a NTLM authentication request to the server.
 Called from 'sasl-next-step.