Well, I solved my problem by setting this: ntlm_auth = "/usr/local/bin/ntlm_auth --request-nt-key --username=%{mschap:User-Name} --challenge=%{mschap:Challenge:-00} --nt-response=%{mschap:NT-Response:-00}" Thanks to everybody. Jeremy Jérémy Cluzel wrote:
----------------------------------------------------------------------
Message: 1 Date: Fri, 19 May 2006 16:01:38 +0200 From: J?r?my Cluzel <j.cluzel@online.fr> Subject: PEAP against Samba PDC through auth_ntlm To: freeradius-users@lists.freeradius.org Message-ID: <446DCFC2.5050805@online.fr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Well, I search for "PEAP Machine Authentication", and I only found some of my posts concerning how to make machine auth working against a windows AD... nothing concerning a samba acting as PDC... As I said, PEAP auth (both machine and user) work against an AD, the problem only concerns the samba PDC. I found some posts where logins like "host\mahine_name" seem to be converted as "machine_name$" (like http://lists.freeradius.org/pipermail/freeradius-users/2006-March/051487.htm...), but none explains how to do this: hints file ? proxy.conf ? realms ? ntdomain_hack ?
Regards,
Jeremy
On May 19, 2006, at 2:00 AM, Michael Griego wrote:
Search through the list archives for "PEAP Machine Authentication"