Ad Widget

Collapse

Zabbix permissions

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mbsit
    Senior Member
    • Sep 2012
    • 130

    #1

    Zabbix permissions

    Hi All,
    I'm looking the solutions to do that case:

    There is 3 users in zabbix:
    User1 - owner of group1 (Windows servers)
    User2 - owner of group2 (Linux servers)
    User3 - owner of group3 (Devices)

    Now, I have to implement, that
    - user1 has read/write to group1 and read only to group2 and group3.
    - user2 has read/write to group2 and read only to group1 and group3.
    - user3 has read/write to group3 and read only to group1 and group2.

    Any idea?

    Ps. When you add user to group "Read only all host" and then to group "R/W to group1" then "read only rights win", and user has read only permission to all host

    Best,
    Grzegorz
    Pozdrawiam
    Grzegorz Grabowski
    ____
    Wdrożenia, szkolenia, umowy serwisowe
    Warszawa - Polska
  • Davidus
    Senior Member
    • Dec 2010
    • 281

    #2
    Hi,

    My suggestion would be following,
    Create two groups for Windows servers
    Windows servers users - with permissions to read only
    Windows servers administrators - with permissions to read and write.

    Also two groups for Linux servers
    Linux servers users - with permissions to read only
    Linux servers administrators - with permissions to read and write.

    And
    Devices users - with permissions to read only
    Devices administrators - with permissions to read and write.


    Add user1 to group Windows Servers administrators, Linux servers users and Devices users.



    Hope this helps!

    Comment

    • mbsit
      Senior Member
      • Sep 2012
      • 130

      #3
      Hi
      Tnx in advance. I will try.
      Pozdrawiam
      Grzegorz Grabowski
      ____
      Wdrożenia, szkolenia, umowy serwisowe
      Warszawa - Polska

      Comment

      Working...