Security Role Permissions

toootooo Member Posts: 138
Is there any quick way to create a new role with every table/form/report etc. added to it so that i can edit each table/form/report etc. individually, i'm not looking for the super role where its just the one line, i'm looking for every line but its very time consuming to add every single line individually!
Anyone ideas? :?

Comments

  • DenSterDenSter Member Posts: 8,305
    Why would you want to add thousands of lines to role permissions if the on line per object type of the SUPER role gives you what you need?

    Take a look at how the permission records are set up and write a processing only report that creates them.
  • kinekine Member Posts: 12,562
    1) Add one line for each object type into the role, with ID=0
    2) Assign full rights for all the lines
    3) Click "All objects" button on the form
    4) Remove permissions for one line for each object type
    5) Click OK
    6) NAV will insert lines for all the objects, excluding the lines you deleted.
    7) Add the lines removed in step 4 into the role permissions
    8) You have now role with super rights but exploded into separate lines.
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
Sign In or Register to comment.