Thanks for that, went back to basics and gradually changed things, it eventually worked by using following in users file.<br><br>user1       Acct-Type := Local, User-Password := "password"<br>               Fall-Through = Yes<br>
<br>Thanks for the pointers<br><br>Ian<br><div class="gmail_quote">2008/11/14  <span dir="ltr"><<a href="mailto:tnt@kalik.net">tnt@kalik.net</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;">
<div class="Ih2E3d">>I am upgrading an old machine to a newer version of FreeRadius and i am<br>
>having a few problems.<br>
><br>
>on old system the user file was similar to:<br>
><br>
>     user1      Password="whatever"<br>
>     user2      Password="kdkdkd"<br>
>     etc<br>
><br>
>I hae ried to copy this idea over to the new version along with the old<br>
>dictionaries but its not working,<br>
<br>
</div>Don't do that.  Don't butcher the new installation. Instead, copy the<br>
entries from the old users file and adapt them to the new format:<br>
<br>
user1   Cleartext-Password := "whatever"<br>
<br>
You don't need to set Auth-Type in new version - server does that by<br>
itself.<br>
<br>
Ivan Kalik<br>
Kalik Informatika ISP<br>
<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>
</blockquote></div><br>