Forum: Cfengine Help Subject: Re: denied access to /var/lib/cfengine3/masterfiles/conf/sshd_config Author: phnakarin Link to topic: https://cfengine.com/forum/read.php?3,20623,20631#msg-20631
Wrong path in your access_rule() bundle. The client tried to fetch /var/lib/cfengine3/masterfiles/cf-failsafe.sh but the server allowed only this one, /var/lib/cfengine3/masterfiles/conf/sshd_config. You should try the code @Nicolas suggested. Cheers, --Nakarin _______________________________________________ Help-cfengine mailing list [email protected] https://cfengine.org/mailman/listinfo/help-cfengine
