I'm having trouble setting up copying files. cf-serverd version 3.1.4 shows, in verbose mode:
community> cf-serverd access list is empty, no files are visible community> Access control in sync community> From (host=cfengine00,user=root,ip=myIP) community> REFUSAL of request from connecting host: (SYNCH 1305830114 STAT /var/cfengine/masterfiles/cfengine_stdlib.cf) Here is my access list: bundle server access_rules() { access: "/var/cfengine/masterfiles" admit => { ".*" }; roles: ".*" authorize => { "root" }; } What's wrong with this picture? _______________________________________________ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine