I have read up abit about people's multisite ideas and questions, and understand that its quite complex and maybe a little off in the future, thus here's a quick question for all you CMSMS experts.
Here's my ultimate scenario that I would like to achieve:
I have 2 CMSMS sites that run on my server...
- domain.com/site1
- domain.com/site2
Ideally it would nice if a user was logged into "domain.com/site1" admin panel, and at the users choice, could do a quick switch to "domain.com/site2" admin panel without having to re-login. Eg. the user stays in session.
So I guess what I'm getting at is "site1_" database stores all the user info, and when a user tries to log into either admin panel, it just checks the "site1_" db. And... also keeps the user in session no matter what cms admin panel they're in (until the log out from either)
Hope that makes sense?
It it a relatively easy and possible thing to achieve.
I'd say I'm intermediate when it comes to navigating around the CMSMS config files, and up for a little challenge. But thought I'd get some thoughts from fellow CMSMS's...

Thanks,
DAZZ