On May 31, 2011, at 23:49, Michael Stevens wrote:

> I have a file that for a number of reasons I won't go into needs to be served 
> from an nfs filesystem mounted on the master server. The master is refusing 
> to serve this file;
> 
> REFUSAL of request from connecting host: (SYNCH 1306877755 STAT /path/to/file)
> 
> I know that distributing files from an nfs mount is naughty, but I'd like to 
> do it just this once. Any way around the restriction?

That can be two things:

1. Your haven't told cf-serverd that the connecting host is allowed to get 
/path/to/file .
2. Cf-serverd runs as root. Your NFS server is configured to map root to 
nobody, and user
  nobody doesn't have access rights to /path/to/file .


Regards,

Erik

-- 
Erik Mouw -- erik.m...@snow.nl
Snow B.V. -- http://snow.nl/



_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to