<div dir="ltr"><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); "><div>Hello all </div><div>i use freeradius with the network access control Packetfence </div>
<div>I have a problem with captive portal registration </div><div>I use radius authentication and i have this problem when i put login pass in the authentication page  </div><div><br></div><div>rad_recv: Access-Request packet from host 127.0.0.1 port 47764, id=171, length=50</div>
<div>        User-Name = "user"</div><div>        User-Password = "\026JoL\267\277O\235:~\327\374\367"</div><div>        NAS-IP-Address = 127.0.0.1</div><div>server packetfence {</div><div>+- entering group authorize {...}</div>
<div>[suffix] No '@' in User-Name = "user", looking up realm NULL</div><div>[suffix] No such realm "NULL"</div><div>++[suffix] returns noop</div><div>++[preprocess] returns ok</div><div>[eap] No EAP-Message, not doing EAP</div>
<div>++[eap] returns noop</div><div>[files] users: Matched entry user at line 2</div><div>++[files] returns ok</div><div>++[expiration] returns noop</div><div>++[logintime] returns noop</div><div>rlm_perl: Added pair User-Name = user</div>
<div>rlm_perl: Added pair User-Password = \026JoL\267\277O\235:~\327\374\367</div><div>rlm_perl: Added pair NAS-IP-Address = 127.0.0.1</div><div>rlm_perl: Added pair Cleartext-Password = pass</div><div>++[perl] returns noop</div>
<div>WARNING: Please update your configuration, and remove 'Auth-Type = Local'</div><div>WARNING: Use the PAP or CHAP modules instead.</div><div>User-Password in the request does NOT match "known good" password.</div>
<div>Failed to authenticate the user.</div><div>} # server packetfence</div><div>Using Post-Auth-Type Reject</div><div>+- entering group REJECT {...}</div><div>[attr_filter.access_reject]     expand: %{User-Name} -> user</div>
<div> attr_filter: Matched entry DEFAULT at line 11</div><div>++[attr_filter.access_reject] returns updated</div><div>Delaying reject of request 33 for 1 seconds</div><div>Going to the next request</div><div>Waking up in 0.9 seconds.</div>
<div>Sending delayed reject for request 33</div><div>Sending Access-Reject of id 171 to 127.0.0.1 port 47764</div><div>Waking up in 4.9 seconds.</div><div>Cleaning up request 33 ID 171 with timestamp +1302</div><div>Ready to process requests.</div>
<div><br></div><div>the password match in user file<span style="white-space: pre-wrap; ">       </span></div><div><br></div><div>any idea please</div><div><br></div><div>cheers</div></span></div>