2 Replies Latest reply on Jul 14, 2006 5:54 PM by dayal_78

    Permissions Problem - JBoss Portal Forums for JBoss Portal 2

    dayal_78

      Hi,
      I have successfully installed Forums for JBoss Portal 2.2+
      I have created a role in my portal - 'myrole'.
      I want all the users having the above role, 'Add' permissions to the forums.

      So I edited the file: jboss-portlet.xml under- 'portal-forums.ear\portal-forums.war\WEB-INF'

      so that the 'schema' node now has the following additional permission:

      <permission>
       <permission-name>Add</permission-name>
       <role-name>myrole</role-name>
       </permission>
      


      But users in the role 'myrole' are still not able to post replies, add new posts to the forums.

      Please let me know the solution.

      Thanks
      Dayal