We are running a single installation of umbraco that is running multiple websites. I was hoping to be able to set up a single admin user for each site and allow them to set up other users for their site. However when I log in as this admin user and click to the users section. I still see the users created for other sites. This would allow the user from one of my sites to alter the settings for a user on a different site. I cannot allow that.
Is there a way to limit a user to only see users with access to their site?
But, as umbraco is quite extensible and flexible, you could replace the user section tree with your own implementation, making sure admins of site 1 can only see users of site 1.
User set-up in Multiple site installation?
We are running a single installation of umbraco that is running multiple websites. I was hoping to be able to set up a single admin user for each site and allow them to set up other users for their site. However when I log in as this admin user and click to the users section. I still see the users created for other sites. This would allow the user from one of my sites to alter the settings for a user on a different site. I cannot allow that.
Is there a way to limit a user to only see users with access to their site?
Out of the box? Short answer: no!
But, as umbraco is quite extensible and flexible, you could replace the user section tree with your own implementation, making sure admins of site 1 can only see users of site 1.
Cheers,
/Dirk
is working on a reply...