Hi, I am using FR 2.1.1, for host x86_64, with LDAP 802.1x/WPA + OpenLDAP for wireless network access. I've found that some clients using EAP-PEAP using mainly Windows Vista sends notebook credentials despite that is disabled automatically use of credentials... There are a few log entries like as as follows Auth: Login incorrect (rlm_ldap: User not found): [QSARGENTINA\\amumenthaler] (from client UP-PVIII-VIII-Bis port 0 via TLS tunnel) Please could you help me to find a fix? Thanks in advance! -- -- Open Kairos http://www.sergiobelkin.com Watch More TV http://sebelk.blogspot.com Sergio Belkin -
Check if you have this enabled in radiusd.conf mschap { with_ntdomain_hack = yes } realm ntdomain { format = prefix delimiter = "\\" ignore_default = no ignore_null = no } and proxy.conf realm DEFAULT { strip } If you only have one domain this will work. If you have different domains you'll need to setup the individual realms. Sounds like in your case you don't though. Sergio Belkin wrote:
There are a few log entries like as as follows Auth: Login incorrect (rlm_ldap: User not found): [QSARGENTINA\\amumenthaler] (from client UP-PVIII-VIII-Bis port 0 via TLS tunnel)
Please could you help me to find a fix?
participants (2)
-
Julien Savoie -
Sergio Belkin