<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:PMingLiU;
        panose-1:2 2 3 0 0 0 0 0 0 0;}
@font-face
        {font-family:PMingLiU;
        panose-1:2 2 3 0 0 0 0 0 0 0;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:PMingLiU;
        panose-1:2 2 3 0 0 0 0 0 0 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"\8A3B\89E3\65B9\584A\6587\5B57 \5B57\5143";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:9.0pt;
        font-family:"Cambria","serif";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.a
        {mso-style-name:"\8A3B\89E3\65B9\584A\6587\5B57 \5B57\5143";
        mso-style-priority:99;
        mso-style-link:\8A3B\89E3\65B9\584A\6587\5B57;
        font-family:"Cambria","serif";}
.MsoChpDefault
        {mso-style-type:export-only;}
 /* Page Definitions */
 @page Section1
        {size:612.0pt 792.0pt;
        margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=ZH-TW link=blue vlink=purple style='text-justify-trim:punctuation'>

<div class=Section1>

<p class=MsoNormal><span lang=EN-US>Dear all:<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'>I have install </span><span
lang=EN-US>freeradius-server-2.1.1 and I want use LDAP to do authentication.<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>And I have add a new ldap user “hoyo”
and set the user password<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>But when I using “radius -X” to
start the radius <o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>The server shown the message :<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-US>……………<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>[pap] WARNING! No "known good"
password found for the user.  Authentication may fail because of this.<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>++[pap] returns noop<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>No authenticate method (Auth-Type)
configuration found for the request: Rejecting the user<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>Failed to authenticate the user.<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>Login incorrect (rlm_ldap: User not found):
[hoyo/hoyo] (from client my_radius_client_pc port 0)<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>Using Post-Auth-Type Reject<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>+- entering group REJECT {...}<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>       
expand: %{User-Name} -> hoyo<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US> attr_filter: Matched entry DEFAULT at
line 11<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>++[attr_filter.access_reject] returns
updated<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>………….<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>……<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>…….<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-US>I have set the user “hoyo ”
password by “ldappasswd -S -x -W -D
"cn=Manager,dc=mydomain,dc=com"
"cn=hoyo,dc=mydomain,dc=com"”<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>and response as follows :<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>“New password:<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>Re-enter new password:<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>Enter LDAP Password:<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>Result: Success (0)”<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>But why still have error ? how can I to
solve the problem ?<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-US>Regards, <o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>Vicky<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p>

</div>

</body>

</html>