Permission Problem

Gurn39Gurn39 Member Posts: 8
Hi All,

I would be grateful if anyone could assist me in a little problem i am encountering with security/user permissions. I would like users to be able to create new companies in the database however i keep getting the message

"You do not have permission to run the Company Table".

In the specific role i have created I have given TableData 2000000006 Company Read/Insert/Modify/Delete permissions but still keep encountering the above message.

Can anyone let me know what permissions i need to set to overcome this problem. ](*,)

Thx in advance.

Comments

  • kinekine Member Posts: 12,562
    1) I suggest to let create new company only users which have SUPER role.
    2) Are you assigning the roles with some specific company or with "empty" company (for all companies)?
    3) Native or SQL?
    4) Which NAV version?
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • garakgarak Member Posts: 3,263
    1) did you read the manual for security?
    2.) i would only SUPER users let create compenies
    3) What for an Version do you use and is it SQL? If yes, the user need special permissions on the SQL database because he creates new tables ....


    Regards
    Do you make it right, it works too!
  • matttraxmatttrax Member Posts: 2,309
    What about Table 2000000006? Isn't permission to run the Execute permission on the Table, not TableData?

    I still agree, though, only SUPER users should be able to create a company.
  • Gurn39Gurn39 Member Posts: 8
    Hi,

    Thanks for all the help offered in resolving my problem and like you have suggested only going to allow company creation for SUPER user.

    Appreciate all the assistance that has been offered.

    :D
Sign In or Register to comment.