On Wed, Jul 23, 2003 at 12:40:16AM -0700, Alex wrote: > Hello, > > I'm using Cisco's BBSM with freeradius and sql module in 'authorize'. Users connect > OK via BBSM which is configured as radius client. Now, is there a way to manage > bandwidth per user through freeradius ? There is a CBBSM-Bandwidth attribute but how > to use it since user data is stored on the sql db and not in files. BBSM could > eventually manage bw but it's not what I want.
What does hinder you to store arbitary response pairs in a sql database? Anything that works with users file can be simulated with an sql db... cisco.com should have some documentation about bandwidth management via aaa. Oliver. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
