Topic: User attributes reload...

Hi,

Is there any possibility to reload user attributes?
I have problem with users who pay online for internet.
Fe. if some user buy 2 hours of internet I set WISPr-Session-Terminate-Time to the end of user session, but when he buy another 2 hours I should send information to chilli to reload attributes for user if not he will be loggouted from old session and he have to login again.
I just should send new WISPr-Session-Terminate-Time attribute with new value.

E.

Re: User attributes reload...

maybe you must send Chillispot a CoA(Change of Authority) message.

For some info: http://achmadz.blogspot.com/2008/02/chi … ogout.html

That url give you an example howto send PoD(Packet of Disconnect) message to Chillispot. Maybe there's a little different. Change 'disconnect' with 'coa'

Re: User attributes reload...

I checked and tested it and I can use disconnect and coa commands, other commands doesn't work. For both commands is the same result... I'm logged out from chilli.

Re: User attributes reload...

sorry for the delay, apparently, until now, FreeRADIUS doesn't support CoA message. He treat CoA like PoD. SO you must force user to logout first then login again.