this was it!  it worked after I updated the access_rules

Thanks!!
Aleksey

On Fri, Dec 18, 2009 at 5:29 PM, Aleksey Tsalolikhin
<[email protected]> wrote:
> Ok, I found it in site.cf :
>
> #######################################################
> # Server configuration
> #######################################################
>
> bundle server access_rules()
> {
> access:
>
>  "/home/mark/LapTop"
>
>    admit   => { "127.0.0.1" };
>
>  "/home/mark/.cfagent/bin/cf-agent"
>
>    admit   => { "127.0.0.1" };
>
> roles:
>
>  ".*"  authorize => { "mark" };
> }
>
_______________________________________________
Help-cfengine mailing list
[email protected]
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to