oh great i compiled the latest => and tryed new configuration great , it works with my client wired!!!!<br><br>Thank u so much<br><br><div class="gmail_quote">2010/3/3 omega bk <span dir="ltr"><<a href="mailto:omegabk@gmail.com">omegabk@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">yeah i really messed things up.<br><br>i got my radius from apt-get<br><br>i downloaded from source the latest version.<br>
i removed the odl one with apt-get remove freeradius<br>i did a dpkg-bildpackage -b -uc but messd in:<br>
/home/omega/freeradius-server-2.1.8/src/main/modules.c:1358: undefined reference to `lt_preloaded_symbols'<br><br>so i din't know how to put that new version.<br><br>thanks for your help<br><br><br><div class="gmail_quote">

2010/3/3 Alan Buxey <span dir="ltr"><<a href="mailto:A.L.M.Buxey@lboro.ac.uk" target="_blank">A.L.M.Buxey@lboro.ac.uk</a>></span><div><div></div><div class="h5"><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Hi,<br>
<div><br>
> i use ubuntu as radius server<br>
> all configuration file is under /etc/freeradius/*<br>
><br>
> as client i use winxp wired without certificate. just EAP-MSCHAP v2 as authentication method.<br>
><br>
> in my users file i put one user like this:<br>
> ##############################<br>
> linatest        Auth-Type = CHAP , Cleartext-Password := "linagora"<br>
>                 Service-Type = Framed-User<br>
> ############################<br>
<br>
</div>okay - now you messing things up.  for a start this is not what you said<br>
int he last email<br>
<br>
secondly, wired authentication on a WinXP will either be EAP-TLS, PEAP (w MSCHAPv2)<br>
or EAP-MD5<br>
<br>
either way, setting "Auth-Type = CHAP" is just totally wrong (wrong wrong wrong). dont do it.<br>
<br>
just have<br>
<br>
linatest        Cleartext-Password := "linagora"<br>
<br>
<br>
in your dumb/basic testing users file and then do the WinXP connection....you should see all<br>
sorts of things about EAP then flying past the screen...that'll be okay - and it'll work if you<br>
have configured the client to ignore certificate and dont check certificate etc...you'll have<br>
also configured the client to NOT use the windows login for authentication or login is guest<br>
because those settings will also mess things up.<br>
<br>
what you are currently trying to do will work 100% with latest version of FreeRADIUS<br>
with ONLY the users file being played with.<br>
<br>
<br>
of course...the other thing is you're using Ubuntu - did you build this yourself WITH SSL support<br>
enabled or did you just get it via apt-get/synaptic?  'cos its very likely you wont have SSL<br>
support (and hence no EAP!) if you havent sorted that bit out too.<br>
<div><div></div><div><br>
alan<br>
-<br>
List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br>
</div></div></blockquote></div></div></div><br>
</blockquote></div><br>