I have created members login and now i want to have restriction on the members who are logged in to website to access only the specified content of the site. And also is it possible to have more member groups and each have there access rights to specific content only. Eg:
create 3 different roles(member group) let's call them Role 1, Role 2
and Role 3 and then for Role 1
Allow the user logged in with this role to open certain number of pages same goes for Role 2 & Role 3.
hi Dave sir ,
thanks for the help and also i mentioned about adding more than 1 member group types and assigning the access differently to all so is it possible. like the one i tried to explain with the example in my question earlier? if its possible then how can i achieve it?
Members login & Access rights
Hi Guys !!!
I have created members login and now i want to have restriction on the members who are logged in to website to access only the specified content of the site. And also is it possible to have more member groups and each have there access rights to specific content only. Eg:
Please guide me how to achieve this.
Hi Ishan,
Have a look here on how to set it up role base proctection on content
https://live4coding.wordpress.com/2014/08/01/using-role-based-authentication-in-umbraco/
You are interested in the section "Protecting the restricted content"
hi Dave sir , thanks for the help and also i mentioned about adding more than 1 member group types and assigning the access differently to all so is it possible. like the one i tried to explain with the example in my question earlier? if its possible then how can i achieve it?
Doesn't matter if you add 1 or multiple member groups. You can choose the member group when you set the security
Dave
is working on a reply...