PDA

View Full Version : Permissions of /tmp/zabbix_agentd.tmp


nicolas
09-04-2005, 20:25
Hi,

the file /tmp/zabbix_agentd.tmp has the following permissions 666 and users/group zabbix:zabbix. I wonder if a more set of permissions like 600 would be more secure and prevent some users to edit this file to corrupt the results (for fun or more serious goals)

Any suggestion ?

Wolfgang
19-04-2005, 12:28
I second this.
Maybe changing the umask for the user zabbix would help, but i think the better approach would be to ensure permissions are set more restrictive via the zabbix agent / server component.

An idea would be to managed this via the configuration files. (permission, group)

like 0660 zabbix.adm