11 May
2010
11 May
'10
3:33 a.m.
Hi,
I am using my Freeradius 2.1.6 to do PEAP for Windows XP clients. The usernames are in format '<Domain_name>\<username>'
I am using postgresql and my "safe-characters" in the dialup.conf is set to:
My radcheck table looks like: id | username | attribute | op | value 4 | GTCORP\dzhao | Auth-Type | = | ntlm_auth
do you care for the windows DOMAiN? you could use the realm/suffix modules and ensure that SQL-user-Name is set correctly. alan