Menu

Give user access to audit

2022-04-04
2022-04-06
  • Johan THOMAS

    Johan THOMAS - 2022-04-04

    Hello
    Is there a way to give user access to audit only the view side in itop3 ?
    We have define new profile (for read only) we want these users to view the audit too
    thanks in advance !
    Johan

     
  • Vincent @ Combodo

    It's possible through an iTop extension, most probably by changing the access rights on the audit menu, assuming you have allowed the Audit group in read for that new profile.
    Check the whole provided page for how to change the access rights on a particular menu...

     

    Last edit: Vincent @ Combodo 2022-04-04
    • Johan THOMAS

      Johan THOMAS - 2022-04-05

      Thanks @Vincent
      it works for giving access to audit category inside administration menu but that's not what i want.
      I want to give access to data admin menu (the one with import CSV, Audit, ...)
      I dont see where it is
      Thanks again

       
  • Johan THOMAS

    Johan THOMAS - 2022-04-06

    Hello Vincent
    to be precise, its "audit report" that i'm searching to give users a view. Not managing Audit category and rules.
    Thanks a lot

     
  • Vincent @ Combodo

    I have understood, and my previous reply is already providing both aspect of the required changes
    1) add the group with read on your new profile, and enable the Audit Menu
    2) Change the way menus are displayed. In your case the group menu

    <menu id="DataAdministration" xsi:type="MenuGroup" _created_in="itop-config-mgmt" _delta="must_exist">
      <enable_class _delta="redefine">AuditRule</enable_class>
      <enable_action _delta="redefine">UR_ACTION_READ</enable_action>
    </menu>
    
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.