Forum: Cfengine Help Subject: Re: Connection reset by peer Author: mark Link to topic: https://cfengine.com/forum/read.php?3,17728,17762#msg-17762
The "access denied" message is probably key here. You also have to grant access to the cf-agent command in order to run an EXEC. i.e. access: "/var/cfengine/bin/cf-agent" admit => { ... }; in the server bundle. It's not possible to see from your data whether or not you have this. The documentation here doesn't seem very good for cf3. Probably because the use of cf-runagent is not really encouraged. (It is now considered better to run cf-agent every 5 minutes everywhere, making cf-runagent redundant) _______________________________________________ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine