I have an situation in witch, we want to have some of the end users enter a username/password (that can be changed) to allow basically a trial user access.
The end story they want the user to enter a username/password. They get access for 2 hours, then they have to wait 10 hours before they can get service again.
The issue, is that they do use radius to already authencate, if they put in a trail user or username/password on the hotspot, once their session times out, they can just log back in.
However, they don’t want the button to just continue or submit for a trial user, does anyone have code to drop in to say, if it is this username/password, then start a trial user account?
Dennis