Hi,
I created a content item (ciA) in in Project folder (content\projA). I applied security (groupA) on projA as well as ciA. Still, http://host/site/portal/siteA/menuitem.id/?vgnextoid=24fbfa4e882c6210VgnVCM1000003301920aRCRD&vgnextchannel=2a098f73809e7110VgnVCM100000426013acRCRD&vgnextfmt=default
is displaying that content (ciA) to everyone. Is this the expected functionality? Is there a way to secure this content to a particular user group (even for read only)
Thanks,
Sanjeev
absolutely expected... what you set was security in the VCM for controlling who can edit the item. That doesn't do a think on your content delivery side. In fact, project information (from what I recall) isn't even passed to a delivery stage.
if you want CDA control on users seeing content, you have to build that up yourself, or use VAP or something like that which can help you with that.
~Warner
Since you are using portal, you can set the security at the portlet level for the desired users. However, if you want only certain content instances to be hidden within the same portlet, then you will need to design the delivery security.