|
|
| |
chilli_radconfig(1) |
FreeBSD General Commands Manual |
chilli_radconfig(1) |
chilli_radconfig - Utility function to fetch configurations over RADIUS
chilli_radconfig [ chilli options ]
chilli_radconfig is a simple utility to fetch chilli
configurations from a central server using RADIUS. It takes the same arguments
as chilli (so that it can run off the same configuration file), but
only looks for a small number of settings to perform an
Administrative-User login. The utility will print out the value of all
the ChilliSpot-Config attributes in the Access-Accept.
# chilli_radconfig --radiusserver1=192.168.1.1 --radiussecret=MySecret
--adminuser=chillispot --adminpasswd=chillispot > hs.conf
chilli(8) chilli.conf(5) chilli-radius(5)
See http://coova.org/ for further documentation and community support.
The original ChilliSpot project homepage is/was at www.chillispot.org.
David Bird <david@coova.com>, CoovaChilli and ChilliSpot are licensed
under the Gnu Public License.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |