I'm having the same problem as Mark did above, and unfortunately the other suggestions mentioned didn't seem to help. The paths are correct, the files are readable. I compiled on Solaris 9, cfengine 2.1.19p1. Here's my cfservd.conf file, if anyone can see anything wrong with it!:
groups: cfengine_server = ( myserver ) control: any:: domain = ( mydomain.com ) MaxConnections = ( 5 ) IfElapsed = ( 1 ) DenyBadClocks = ( false ) AllowUsers = ( root ) LogAllConnections = ( false ) cfrunCommand = ( "/var/cfengine/bin/cfagent" ) cfengine_server:: AllowConnectionsFrom = ( 111.111.33 111.111.34 ) # subnets of the clients TrustKeysFrom = ( 111.111.33 111.111.34 ) !cfengine_server:: AllowConnectionsFrom = ( 111.111.33.55 ) # IP address of the server TrustKeysFrom = ( 111.111.33.55 ) admit: any:: $(cfrunCommand) myserver.mydomain.com /var/cfengine/ppkeys/localhost.pub myserver.mydomain.com cfengine_server:: /var/cfengine/inputs *.mydomain.com encrypt=true /var/cfengine/bin *.mydomain.com I've been tearing my hair out for days on this, help! ciao, erich Edward F. Brown wrote: > On Thu, March 2, 2006 3:01 pm, Wolf, Mark W. said: > >>cfengine:raptor: Can't stat /var/cfengine/dist/etc/motd in copy > > Apologies if you've already had responses on this, with the list delay > it's hard to know. The line above is the real error, the > authentication/DNS warning is misleading. Check the source in the copy > action, make sure it's there, and readable. > > -Ed _______________________________________________ Help-cfengine mailing list Help-cfengine@gnu.org http://lists.gnu.org/mailman/listinfo/help-cfengine