My first advice to Mark was wrong. Offlist we found a problem in his cfservd.conf.
We'll probably need more info in your case though. Show us the errors. Are they during cfrun or cfagent? -Ed On Tue, 2006-03-07 at 15:30 -0800, [EMAIL PROTECTED] wrote: > 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 > [email protected] > http://lists.gnu.org/mailman/listinfo/help-cfengine -- Ed Brown <[EMAIL PROTECTED]> _______________________________________________ Help-cfengine mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-cfengine
