org
Betreff: Re: AW: AW: Remote Access
You need to give a path to the cf-agent (cfruncommand) inside body server
control.
cfruncommand => "/var/cfengine/bin/cf-agent";
http://www.cfengine.org/manuals/cf3-reference.html#cfruncommand-in-server
Cheers,
--Nakarin
On Mar 1, 2010,
I don't see cfruncommand.
Sincerely,
--
Neil Watson
416-673-3465
CONFIDENTIALITY WARNING
This communication, including any attachments, is for the exclusive use of
addressee and may contain proprietary and/or confidential information. If you
are not the intended recipient, any use, copying, d
You need to give a path to the cf-agent (cfruncommand) inside body server
control.
cfruncommand => "/var/cfengine/bin/cf-agent";
http://www.cfengine.org/manuals/cf3-reference.html#cfruncommand-in-server
Cheers,
--Nakarin
On Mar 1, 2010, at 2:59 PM, Seifert, Christian wrote:
> That ist my cf-s
That ist my cf-serverd.cf config file:
body server control {
trustkeysfrom => { "192.168.78.50" };
allowconnects => { "192.168.78.50" };
maxconnections => "10";
logallconnections => "true";
allowusers => { "root" };
}
bundle server access_rules {
access:
"/srv/cf-serverd"