What I mean is the user logs in on one machine then goes to another machine and logs in again while the other session is still active. I need to make it so when the second login attempt is made it is denied since there is already an active connection with that username and password.
Thanks for replying.
Currently we use an LDAP to authenticate users, but it doesn't have the capability to restrict the number of logins. Are you stating that we can utilize .htaccess to solve this issue?
We would like to limit the number of times a user can login into our portal.
Thus, if the user is currently logged in and he/she attempts to login again we
want to prevent them from logging in hence limit one login per user. Does anyone know how to do this? It has to be done at the server level.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.