I would like to create a user account which only allow user to use for 1 day. Once the user has been authenticated, the time will be start counting and ended after 24 hours. Although the user didn’t fully used up their session time, radius still will reject user to login.
Can any expert give me some suggestion on how to create this user account?
Thanks