Ryan Pugatch wrote:
...
>> Thanks for the response.  I'm using 1.1.x.  Currently, I have ldap
>> filter definined as:
>>
>>                 filter = "(uid=%{Stripped-User-Name:-%{User-Name}})" 
>>
>> I have enabled with_ntdomain_hack on preprocess.

  Don't.

  Use: filter = "(uid=%{mschap:User-Name:-%{User-Name}}

  The MS-CHAP module is smart enough to know about horrible Microsoft
DOMAIN\user things.

  Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to