Multiple LogIns – Simple Question
-
Is it possible for someone to simply confirm that the following will work, without logging people out.
I have set the MYSQL DataBase of a WordPress Demo Installation to Read Only.
This means I can enable someone to log in as an Admin User with, say:
UserName:Admin
PassWord: WPForeverand have a good look around to see what the WP Admin Interface is all about. But they will not be able to save any changes.
This is exactly what I want.
However, and this is the crucial question, I also want to be able to give out the same login credentials (Login & PassWord), to multiple people, so they can log in, at the same time, and have a look around.
I can then simply publicize one single set of log in credentials for this demo site.
Is there anything built into WordPress that will prevent multiple logins with the same user credentials in multiple locations at the same time? Or will any number of people be able to remain happily logged in with the same login credentials, from different locations (IP Addresses), without problems.
Please note: this is only a demo site and has no data-value. So I am not concerned about security. I only want the simplest and fastest way of encouraging as many people as possible to login quickly and conveniently and have a look around.
Many thanks in advance.
- The topic ‘Multiple LogIns – Simple Question’ is closed to new replies.