In sub-sites I can only login as admin. When I create "user1" which is shared on both the hub and the subsite, I can login to the hub as user1, but when I try to login to the subsite, it kicks me straight back out again. In watchdog I see a "session opened" notice, followed immediately by a "permission denied" notice on "user/6"
Comments
Comment #1
mhofmockel@drupal.org commentedI have a very similar experience. Login attempt on subsite fails silently. Generates a "session opened" in watchdog. No other messages.
I am building sub-sites with symbolic links functioning as subdirectories.
hub = http://hub.org
subsite = http://hub.org/subsite
I'm not sure but I remember problems with carrying sessions when constructing multi-sites this way. But this is the most common way as it requires no DNS changes.
No problems with login to hub.