Ad Widget

Collapse

how to secure zabbix?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kuman1983
    Junior Member
    • Jan 2006
    • 5

    #1

    how to secure zabbix?

    Can any one pls let me know ,how to secure zabbix(ie user authentication).

    Because ,we are maintaining a zabbix nms server.when the user tries to access the index page ,it shows the authentication page.but before authentication ,if the users clicks any of the sub links like trigger,graphs which is in the left pane,it automatically shows that link contents without authentication.

    So pls let us know ,how to secure the user authentication,Can i add https supports to it,if yes,pls specify in details.


    Thanks in advance .
  • cameronsto
    Senior Member
    • Oct 2005
    • 148

    #2
    You can add SSL support but it's not anything specific to Zabbix. You would just add an SSL certifice to apache like you would normally.

    As for tightening up security, you just need to remove the default permission given to the Guest user account. This will prevent any anonymous user from seeing data.

    -cameron

    Comment

    Working...