Limit Concurrent Login Web GUI

indraguna

Member
Jun 23, 2020
2
0
21
31
Hello,

Is there any way to limit concurrent login user to access Web GUI?
For example I want to login using user account in the same time my friend (or hacker) also want to use my user account to access web gui but it will be failed because I still login to web GUI.

Thanks
 
there is no way to prevent multiple logins since there is no session state stored on the server side.