Hi,
Does anyone of you have an idea how to secure my website knowing that a certain password can be used by 4 people at the same time. THe 5th person cannot have access if the tries to access the website.
Currently I use session management and cookies to restrict access to my website. But that is only in the case that 1 password is for 1 person.
My customer asks me now to use the same password for 4 'accounts'.
How do I keep track of how many people currently are logged in?
Any help more thank welcome guys (and girls)
bram
Does anyone of you have an idea how to secure my website knowing that a certain password can be used by 4 people at the same time. THe 5th person cannot have access if the tries to access the website.
Currently I use session management and cookies to restrict access to my website. But that is only in the case that 1 password is for 1 person.
My customer asks me now to use the same password for 4 'accounts'.
How do I keep track of how many people currently are logged in?
Any help more thank welcome guys (and girls)
bram