Thank for your help, <br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Really? The debug log shows otherwise<br>
<br>
# Executing section authorize from file<br>
/usr/local/etc/raddb/sites-enabled/default<br>
+- entering group authorize {...}<br>
...<br>
++[files] returns noop<br>
...<br>
[pap] WARNING! No "known good" password found for the user.<br>
Authentication may fail because of this.<br>
<br>
<br>
That means files module did not do anything (i.e. it doesn't find a<br>
line matching the request). From initialization section:<br>
<br>
 Module: Instantiating module "files" from file<br>
/usr/local/etc/raddb/modules/files<br>
  files {<br>
        usersfile = "/usr/local/etc/raddb/users"<br>
        acctusersfile = "/usr/local/etc/raddb/acct_users"<br>
        preproxy_usersfile = "/usr/local/etc/raddb/preproxy_users"<br>
        compat = "no"<br>
  }<br>
<br>
Did you edit the file shown in "usersfile"? </blockquote><div> yes, i was edit the "users" file at the shown path<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Did you follow the example<br></blockquote><div> yes the example in the file and in the <a href="http://wiki.freeradius.org">wiki.freeradius.org</a> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

there? What does it contain now?<br>
<div class="im"></div></blockquote><div> testuser Cleartext-Password := "Test"<br><br>I'm try to start with linux, read from <a href="http://freeradius.org">freeradius.org</a><br>Thank that help me <br></div>
</div><br>