I am referring to the CMSAdminPortletInstance in *-object.xml file as below

      <if-exists>overwrite</if-exists>
      <parent-ref>CMSAdminPortal</parent-ref>
      
         <page-name>CMS</page-name>
         ..
            <window-name>CMSPortletWindow</window-name>
            <instance-ref>CMSAdminPortletInstance</instance-ref>
         ..
      

I always get Access Denied even though the security for CMSAdminPortletInstance 
is UnChecked (verified under PortletInstances tab). However it works fine when 
I log in as Admin.

My requirement is to define a new role and assign a user to that role, for 
example "CMS Adminsitrators" . I want that user to manage the CMS content only 
and nothing else. 

Please guide me on this. 

Regards
Srinidhi



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4068741#4068741

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4068741
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to