One Log-In for Multiple Users?

Permalink
I have a client who will be working with numerous volunteers who will need access to volunteer-related information that will not be public. The information is not sensitive and not user-specific.

My question is, will there be any problem having multiple people access the site via a single log-in. They will have ONLY read-only access to certain pages. It just doesn't make sense to create a separate account for each person in this situation. Volunteers will come and go, and there's no reason to have separate accounts for each one.

Any insight appreciated,

-Steve

Shotster
 
LucasAnderson replied on at Permalink Best Answer Reply
LucasAnderson
As long as you're not giving them edit permissions I don't see any potential conflicts as far as site content goes.

The only conflict I could see is if the system can't allow two people to be logged in under the same account at once from different computers/connections. I don't believe that is the case. Can anyone confirm that?
Shotster replied on at Permalink Reply
Shotster
Thanks, Lucas. That's kinda what I was thinking and wondering as well. I was hoping to not have to dig through the code to find out about the multiple log-in scenario. :-/

-Steve