Hi all,
I'm trying to setup the following for a client:
They would like staff to be able to connect (concurrently) 3 devices using 802.1x
They would like students to be able to connect (concurrently) 2 devices using 802.1x
Role derivation is based on AD attributes and works ok.
What i'm struggling with is how to query the number of active sessions for the user during the authentication process.
Am i better off having a concurrent session limit on the user role on the controller?
Anybody got any pointers?
Scott