How to login a user with wp_set_auth_cookie on a specific blog within a multisite environment
In a wordpress network the users are of the network and not an individual blog in the network. This means that technically users do not login to a blog they can only login to the network. If I understand your question correctly, you have nothing to do for what you want, this is how a … Read more