2015-07-01 - uamallowed option of CoovaChilli

Header Data

From: Rishabbh A Dua <du***h@gmail.com>
Message Hash: 3e8600237186959c79622483eb83fd6f4088529e60de12a02fdd3895ccfa5298
Message ID: <c058b6c8-6202-4b85-b18a-66c080ec6f29@grasehotspot.org>
Reply To: N/A
UTC Datetime: 2015-07-01 02:32:23 UTC
Raw Date: Wed, 01 Jul 2015 02:32:23 -0700

Raw message

Hi Tim

I was testing "uamallowed" an option of CoovaChilli. But I didnt find 
desired result. 

Desired result:
An unauthenticated grase user must be allowed to access a specific website.

Process to add this option:

# added a new row in radius database
in mysql, 
use radius;
insert into radreply(Username, Attribute, op, Value) values ('CoovaChilli', 
'ChilliSpot-Config', "+=", "uamallowed=http://www.google.com");

#insert was successful, so i rebooted my server to see if the config was 
set and implemented by grase but it wasn't, i was not able to access 
google.com without authenticating.

Please guide if i missed something.

Also, how can i enable the debug of grase, CoovaChilli and freeradius.

Thanks and regards.

Thread