Forums Home / Developer Network / Forums / Sitefinity 3.x: Security > Handling password-protected areas on site frontend in Sitefinity? Not answered Handling password-protected areas on site frontend in Sitefinity? Feed from this thread G S S Intermediate Posted on Mar 4, 2010 (permalink) Hi, Is it possible for Sitefinity to handle a situation where I want to users to have access to different parts of my site's front end? (Eg a part of the site with sensitive content and requires a login). Thanks Reply Ivan Dimitrov Ivan Dimitrov Posted on Mar 4, 2010 (permalink) Hello G S S, 1. You can set Deny Antonymous property of each page and then grant appropriate permissions for each role. By doing so, not authenticated users will not be able to see these pages. Once an user is authenticated he/she will be able to see or manage this page depending on the permissions you have granted to this user. 2. You can hide separate controls - Roles Selector and hiding control based on user's roles Regards, Ivan Dimitrov the Telerik team Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items. Reply Home / Developer Network / Forums / Sitefinity 3.x: Security > Handling password-protected areas on site frontend in Sitefinity?