Hi,
I have a multisite set-up, using the LDAP module for authenticating users (which means that all my users can log in to all sites). What I would like to happen is that each site inherits an "Editor" role when set up, with my list of standardised permissions. I can update the permissions in one place & this will affect the "Editor" role on each site.
What I don't want to happen is for a User to keep this role across sites - If you are in the Editor role in Subsite1, you shouldn't have the role in Subsite2, unless it is subsequently assigned to you.
From my understanding, this should work if I share the ROLES and PERMISSIONS tables, but keep the USER_ROLES table seperate. Is this correct? I have tried searching for this, but can't seem to find someone with a similar set-up. Just looking for someone with a bit more knowledge than me to OK my idea in theory! =)
Thanks.
All the best
Dave