Closed andrewGarson closed 11 years ago
This will work on windows?
Also, If you need to add user on system for server, the best way is to create an _server_common_user recipe like for agent. https://github.com/laradji/zabbix/blob/master/recipes/_agent_common_user.rb
I have not tested this on windows, but the user and group resources do work on windows (I don't know what they do)
I put these 2 resources in common.rb because they should be on all the machines (server, web, db, agents) unless you think its better to create a different user for each service?
I think it can be a good idea to let user be able to have 2 different user for agent and server. especially for the zabbix server. Running agent with the same right than server can be a problem.
@guilhem i'm dumb, this work is already done.
create the zabbix user in the common recipe