Hi there, 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 : rad_recv: Access-Request packet from host 127.0.0.1 port 36710, id=47, length=263 ChilliSpot-Version = "1.0.12" User-Name = "testuser" User-Password = "\177\326=\343\017\021e\247B4ޣ\202<6\001" NAS-IP-Address = 10.1.0.1 Service-Type = Login-User Framed-IP-Address = 10.1.0.4 Calling-Station-Id = "00-13-CE-8C-0F-AF" Called-Station-Id = "00-09-6B-D8-9A-C6" NAS-Identifier = "nas01" Acct-Session-Id = "48a18af500000001" NAS-Port-Type = Wireless-802.11 NAS-Port = 1 WISPr-Location-ID = "isocc=,cc=,ac=,network=SYS_TECH," WISPr-Location-Name = "HotSpot" WISPr-Logoff-URL = "http://10.1.0.1:3990/logoff" Message-Authenticator = 0x8bd17fcc4a6acc6cac5026615e4545b5 [...] auth: type Local auth: user supplied User-Password does NOT match local User-Password auth: Failed to validate the user. WARNING: Unprintable characters in the password. Double-check the shared secret on the server and the NAS! Found Post-Auth-Type Reject (the password is "plop") 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 ? Thank's -- Stéven
I have already check this and it's ok. If i use the chilli interface i can logon with any problem but i want to know if it's possible to force a clear read 2008/8/12 Chris <cjl@viptalk.net>
Read the debug output.
On Aug 12, 2008, at 1:10 PM, Stéven Le Bras wrote:
WARNING: Unprintable characters in the password. Double-check the
shared secret on the server and the NAS!
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Stéven
It said to DOUBLECHECK it. On Aug 12, 2008, at 1:30 PM, Stéven Le Bras wrote:
I have already check this and it's ok. If i use the chilli interface i can logon with any problem but i want to know if it's possible to force a clear read
2008/8/12 Chris <cjl@viptalk.net> Read the debug output.
On Aug 12, 2008, at 1:10 PM, Stéven Le Bras wrote:
WARNING: Unprintable characters in the password. Double-check the shared secret on the server and the NAS!
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Stéven - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (2)
-
Chris -
Stéven Le Bras