Is it possible to have a single logon for IIS ?

Soldato
Joined
12 May 2005
Posts
12,631
A few of you may remember the IIS issues I was experiencing with a server a while ago - well all of those issues are now resolved. The only problem that is left - which is somewhat unrelated is to do with the amount of users that can login at the same tijme with the same user name and password.

Is there a way using Itegrated Windows Authentication + IIS on a windows server 2003 platform to only allow allow 1 user at a time to login using the same credentials ?

For example:

User John logins to the website using his name, I don't want him to give his login info to his friend mike and they be able to use it - ideally it would either work on their IP address (but I don't know if their IP addresses are dynamic so that is more than likely a bad solution) so not being able to login at once is probably the better solution...

Any ideas?
 
Back
Top Bottom