15 Feb
2012
15 Feb
'12
10:55 a.m.
Hi,
I'm running Freeradius2 + OpenLDAP with my wireless network. I need to know if it's possible to remove an authenticated user from a specific Access Point via Freeradius. My wireless solution (3Com) doesn't provide me this feature, and 3Com (HP) says that I need to check my Radius documentation for that, however I've already checked and found nothing on the documentation. Thanks.
CoA - ot client disconnection - if your 3Com kit doesnt provide such a feature then theres not really anything that the RADIUS server by itself can do... a home-brew script which find where the user is connected, then connects to the AP via mgmt and kicks the user off (disconnect or disassociate) would be a possible way forward alan