Thanks for the reply. Unfortunately, that will not work for our use case as our end users get session timeouts. Group policies do not seem to allow for expirations. Basically a user gets access to lets say 5 device connections on their account. When they first log in, they choose an option: 1 hour, 1 day, etc. Our servers process and send RADIUS accepts that have a timeout that correlates with the amount of time they have remaining on their account (before they would have to log back in and purchase time). Leveraging Group Policies would allow these "bypassed" devices on indefinitely or require us to: - Maintain a list of open sessions connected via Group Policy api. - Process session expirations via Group Policy api. It is very easy for us to make changes on our portals application, but not at all on the services side, which is why I'm extremely hesitant to take this approach. As brought up earlier in this thread, WPA2-E could work but would still require R&D into extending our custom RADIUS implementation to support, though I believe it would be a quicker solution and guarantee access control a bit better.
... View more