Can you have multi-site WP and keep users separate?
No, in a multisite, all sites have the same users table and user meta. Keep in mind if you did manage this though, it would be trivial for them to find out it was a multisite based on code, and they could very easily break out of their site. As an aside, you could run … Read more