<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 9.00.8112.16476"></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Segoe UI">
<DIV>Hi Alan,</DIV>
<DIV> </DIV>
<DIV>The reason I didn't post the debugs and config files was because I thought there might be an easy explanation which one of you would be able to spoon up without any trouble. Especially because nothing is broken and everything works as it's supposed to.</DIV>
<DIV> </DIV>
<DIV>I'll get back with a debug log and the config after the weekend.</DIV>
<DIV> </DIV>
<DIV>Regards,</DIV>
<DIV> </DIV>
<DIV>Bas<BR><BR>>>> Alan DeKok <aland@deployingradius.com> 12-04-13 15:52 >>><BR>Bas Penris wrote:<BR>> Everything is working as it should so no worries there, but I'm curious<BR>> about something. I configured the proxies and the local realm. When I<BR>> did a radtest like this:<BR>> radtest cheese@localdomain.nl password 127.0.0.1 1 secret<BR>> I would get an Accept-Accept.<BR><BR>  That's the easy part.<BR><BR>> The debug output would show that first a<BR>> bind and then an LDAP search is performed in our eDirectory. Okay! Fun<BR>> times I thought, let's try it on my mobile phone because a test account<BR>> I got from an academic institution in the UK worked so local<BR>> authentication should work as well! I entered the credentials but now<BR>> comes the difference. Using a Wifi device made the LDAP search fail<BR>> because it tried to authenticate the user@domain.nl<BR>> in stead of stripping the suffix.<BR><BR>  Don't test from a mobile device until you've done complete EAP testing<BR>yourself.  You'll get a LOT more useful information.<BR><BR>  See my web page: <A href="http://deployingradius.com">http://deployingradius.com</A><BR><BR>> I've been staring at the config files to see if I got the LDAP-filter<BR>> defined two times somewhere but that doesn't seem to be the case. Now,<BR>> this wasn't a really big problem because users can be pretty stupid and<BR>> we decided to let them authenticate using their email address in stead<BR>> of their username@domain which would to too much confusion for them.<BR><BR>  It's usually best to use the full email address.  It simplifies a lot<BR>of issues.<BR><BR>> The LDAP filter was:<BR>> filter = "(uid=%{Stripped-User-Name:-%{User-Name}})"<BR>> Is now:<BR>> filter = "(|(cn=%{Stripped-User-Name:-%{User-Name}})(mail=%{User-Name}))"<BR>> The proxy.conf lines right before it's defaulted to eduroam:<BR>> realm ettyhillesumlyceum.nl {<BR>> }<BR><BR>  So.. you're posting tiny pieces of the config.  But not the debug<BR>output as suggested in the FAQ, README, "man" page, web pages, and daily<BR>on this list?<BR><BR>> Anyone has an idea why radtest would behave differently from an 802.1x<BR>> login?<BR><BR>  Because it's doing different searches.  See the debug output for more<BR>information.  It's all in there.  Really.  That's why we tell people to<BR>read it, and to post it here.<BR><BR>  Alan DeKok.<BR>-<BR>List info/subscribe/unsubscribe? See <A href="http://www.freeradius.org/list/users.html">http://www.freeradius.org/list/users.html</A><BR></DIV></BODY></HTML>