<div dir="ltr">Hi there,<br><br>I'm attempting to log in chillispot with freeradius but when I send the couple username / password with a cleartext password in user-password to freeradius through chillispot, radiusd respond :<br>
<br>rad_recv: Access-Request packet from host <a href="http://127.0.0.1">127.0.0.1</a> port 36710, id=47, length=263<br>    ChilliSpot-Version = "1.0.12"<br>    User-Name = "testuser"<br>    User-Password = "\177\326=\343\017\021e\247B4ޣ\202<6\001"<br>
    NAS-IP-Address = <a href="http://10.1.0.1">10.1.0.1</a><br>    Service-Type = Login-User<br>    Framed-IP-Address = <a href="http://10.1.0.4">10.1.0.4</a><br>    Calling-Station-Id = "00-13-CE-8C-0F-AF"<br>    Called-Station-Id = "00-09-6B-D8-9A-C6"<br>
    NAS-Identifier = "nas01"<br>    Acct-Session-Id = "48a18af500000001"<br>    NAS-Port-Type = Wireless-802.11<br>    NAS-Port = 1<br>    WISPr-Location-ID = "isocc=,cc=,ac=,network=SYS_TECH,"<br>
    WISPr-Location-Name = "HotSpot"<br>    WISPr-Logoff-URL = "<a href="http://10.1.0.1:3990/logoff">http://10.1.0.1:3990/logoff</a>"<br>    Message-Authenticator = 0x8bd17fcc4a6acc6cac5026615e4545b5<br>
[...]<br>auth: type Local<br>auth: user supplied User-Password does NOT match local User-Password<br>auth: Failed to validate the user.<br>  WARNING: Unprintable characters in the password.       Double-check the shared secret on the server and the NAS!<br>
  Found Post-Auth-Type Reject<br><br>(the password is "plop")<br>but i want that freeradius can read the password without transform it. Is it possible or do you think it could be chillispot that transform it ?<br>
<br>Thank's<br clear="all"><br>-- <br>Stéven<br>
</div>