Reject the concurrent connections
-
Hello everyone.
I have some issues regarding concurrent connection. I know we have an option to disable concurrent connection which will disconnect the old session to let tru the new one; in case same username is used.
Is there anything i can do if i want to totally reject the concurrent connection, which only allow one client use the username and block others to use the same username until the old session expires/ logout.
I'm using 1.2-release with in-a-box freeradius package.
Maybe this can be added in pf-1.3, and it would be great!