Bug reports
Version 3.x > Bug reports > CMSMenu won't check permissons View modes: 
User avatar
Member
Member
JQ5 - 9/18/2008 8:51:26 AM
   
CMSMenu won't check permissons
I'm trying to add permissions to the CMSMenu but without any luck.

I have successfully made the page, following the steps in the dev guide - chapter "Displaying personalized content" - and set the page only available for a particular role to read, but not available to anonymous users.

I can access i directly but it does no show up in the menu (it is a top-level element), although I've added CheckPermissions="True" to the menu.

Any ideas why it won't show in the menu?

User avatar
Kentico Developer
Kentico Developer
kentico_ondrejv - 9/18/2008 11:13:06 AM
   
RE:CMSMenu won't check permissons
Hi,

If you set that user from some role can't access the page unless he's logged, he can't see the link in navigation. It's right behavior. If he correctly log himself in, the link in menu will be displayed.

Anyway, have you checked 'Check page permissions' at: 'Site Manager -> Settings -> chooseYourSiteInLeftDropdown -> Security'?
What version of Kentico CMS are you running?

Best regards
Ondrej Vasil

User avatar
Member
Member
JQ5 - 9/19/2008 11:23:42 AM
   
RE:CMSMenu won't check permissons
Hi!

Thanks for the quick reply!

Yep, it works as it should (I'm using 3.0). I'm doing a Single Sign On solution, and
I hadn't gotten my cookie domains correct in the page load, but now everything works as it should :-)

So, please feel free to close this post

Thanks again!

Best regards
/Johan