From 16b352e0ad6a10c9b6233178f9edf76efbd1703d Mon Sep 17 00:00:00 2001 From: mdtrooper Date: Wed, 10 Jul 2013 10:22:55 +0000 Subject: [PATCH] 2013-07-10 Miguel de Dios * unix/NT4/pandora_agent.conf, pc/NT4/pandora_agent.conf: set the remote_config to 0. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8508 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_agents/ChangeLog | 5 +++++ pandora_agents/pc/NT4/pandora_agent.conf | 2 +- pandora_agents/unix/NT4/pandora_agent.conf | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/pandora_agents/ChangeLog b/pandora_agents/ChangeLog index 7cee71ef0b..506e9d4fdf 100644 --- a/pandora_agents/ChangeLog +++ b/pandora_agents/ChangeLog @@ -1,3 +1,8 @@ +2013-07-10 Miguel de Dios + + * unix/NT4/pandora_agent.conf, pc/NT4/pandora_agent.conf: set the + remote_config to 0. + 2013-04-17 Ramon Novoa * unix/pandora_agent: Empty the configuration hash before reloading diff --git a/pandora_agents/pc/NT4/pandora_agent.conf b/pandora_agents/pc/NT4/pandora_agent.conf index 42d3a99e41..eaa458b95d 100644 --- a/pandora_agents/pc/NT4/pandora_agent.conf +++ b/pandora_agents/pc/NT4/pandora_agent.conf @@ -97,7 +97,7 @@ transfer_mode tentacle #cron_mode # If set to 1 allows the agent to be configured via the web console (Only Enterprise version) -remote_config 1 +remote_config 0 # Number of threads to execute modules in parallel #agent_threads 1 diff --git a/pandora_agents/unix/NT4/pandora_agent.conf b/pandora_agents/unix/NT4/pandora_agent.conf index 4e4fdef5ba..8e5bef7179 100644 --- a/pandora_agents/unix/NT4/pandora_agent.conf +++ b/pandora_agents/unix/NT4/pandora_agent.conf @@ -97,7 +97,7 @@ transfer_mode tentacle #cron_mode # If set to 1 allows the agent to be configured via the web console (Only Enterprise version) -remote_config 1 +remote_config 0 # Number of threads to execute modules in parallel #agent_threads 1