Fajar A. Nugraha-2 wrote
Did you read this?
Module: Linked to module rlm_chap Module: Instantiating module "chap" from file /etc/raddb/modules/chap Module: Linked to module rlm_mschap Module: Instantiating module "mschap" from file /etc/raddb/modules/mschap.org mschap { use_mppe = yes require_encryption = no require_strong = no with_ntdomain_hack = no allow_retry = yes }
and http://deployingradius.com/documents/configuration/active_directory.html , section Configuring FreeRADIUS to use ntlm_auth for MS-CHAP: "... Then, fine the mschap module in raddb/modules/mschap file, and look for the line containing ntlm_auth = . It is commented out by default, and should be uncommented, and edited to be as follows ..."
you either have NOT edit it, or have a rogue file (/etc/raddb/modules/mschap.org?) that messed up your configuration. Fix it until the debug log shows mschap module is using ntlm_auth.
-- Fajar -
Ah, that is clear now. I made backups of the files in modules before I modified them, as I always do with configuration files. I didn't realize that FreeRADIUS loads all modules. I will move the backups to my home directory and try again tomorrow. Thank you Alan and Fajar! -- View this message in context: http://freeradius.1045715.n5.nabble.com/Getting-NT-STATUS-WRONG-PASSWORD-Wro... Sent from the FreeRadius - User mailing list archive at Nabble.com.