You can use CoovaChilli with the Drupal content management system using the Drupal hotspot module.
Configure your CoovaChilli with:
in /etc/chilli/config:
HS_UAMSERVER=(your drupal server name) HS_UAMFORMAT="http://\$HS_UAMSERVER/?q=hotspot" HS_RADIUS=(radius server) HS_RADSECRET=(shared secret) HS_UAMSECRET=or, directly in chilli.conf:
radiusserver1 (radius server) radiussecret (shared secret) uamserver http://your.drupal.com/?q=hotspot(with no uamsecret defined)