Posted by Chris Gillis on September 17, 2007 at 12:16am
Jump to:
| Project: | Organic Groups Sites |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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
#1
I 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.