Gyuzal
Gyuzal

Reputation: 1591

The number of users authenticated under one account in asp.net mvc application

I have ASP.NET MVC 3 application and wonder if it is possible to make unlimited access of users logged in using the same account? What is the maximum permitted number of such users? Taking into an account that users work in the app simultaneously. There are about 100 users were successfully logged in under the same userID, but if more users try, there will be error like bad login or password. How could it be? I'd appreciate any answer.

Upvotes: 0

Views: 239

Answers (0)

Related Questions