Overwrite RADIUS' session timeout

Hi,

I have a hotspot running with a RADIUS server that is setting the session timeout of the users. I would like to know if is possible to overwrite this value with a different one in the router?
For example, the RADIUS server defines that the session is for 24hs but I want it to be only 12hs. I tried setting the value in the field ‘Session timeout’ of the User Profile but users are still getting a session of 24hs… can I do something?
Thanks!

you need to overwrite the session time out in radius or hotspot nas..?

In the hotspot. The RADIUS is sending a value for the session but I want to use a different one and I can’t change the RADIUS.

I don’t think so…if that reply attribute is included in the response from the RADIUS server then I believe that RouterOS will honor it. Why can’t you change it in the RADIUS server?

If it is because it’s not your RADIUS server and you are just renting access to your network to other providers or something (whitelabel service), run your own RADIUS server that proxies requests between the router and the other RADIUS server, and have it change the value of that reply attribute en-route to the MikroTik.

– Nathan