Menu

New iTop Profile

2021-10-14
2021-10-20
  • batoul alsharef

    batoul alsharef - 2021-10-14

    Dears,

    Kindly I need your help, I want to create a new profile to grant the user permission to see some CI in configuration management menu.
    How can I do that without give the group id=”*” read action.

    I try to give the permission on just one class=” NetworkDevice” but I have a fatal error.

     
    • batoul alsharef

      batoul alsharef - 2021-10-19

      @pgoiffon
      please any help :(

       

      Last edit: batoul alsharef 2021-10-19
  • Jeffrey Bostoen

    Jeffrey Bostoen - 2021-10-19

    How about creating a new group just containing the Network class (and if needed, any linked classes)?

     
    • batoul alsharef

      batoul alsharef - 2021-10-19

      I try this , but I have a fata error:

      <?xml version="1.0" encoding="UTF-8"?>
      <itop_design xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.6">
        <constants>
        </constants>
        <classes>
        </classes>
        <menus>
        </menus>
        <user_rights>
          <groups>
          <group id="IT_CI" _delta="define">
              <classes>
                <class id="NetworkDevice"/>
              </classes>
          </group>
         </groups>
          <profiles>
           <profile id="14" _delta="define">
              <name>IT</name>
              <description>Manage IT Configuration items</description>
              <groups>
                <group id="IT_CI">
                  <actions>
                   <action id="action:read">allow</action>
                    <action id="action:bulk read">allow</action>
                    <action id="action:write">allow</action>
                    <action id="action:delete">allow</action>
                  </actions>
                </group>    
              </groups>
            </profile>
          </profiles>
        </user_rights>
      </itop_design>
      
       

      Last edit: batoul alsharef 2021-10-19
  • Jeffrey Bostoen

    Jeffrey Bostoen - 2021-10-19

    What's the error?

     
    • batoul alsharef

      batoul alsharef - 2021-10-19

      please find the attached file for the error

       

      Last edit: batoul alsharef 2021-10-20
    • batoul alsharef

      batoul alsharef - 2021-10-20

      please Jefftrey,
      I really need your help

       

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.