Cfengine Help: Re: Cfengine Help: server_copy_remote IPV6 error

2010-04-28 Thread forum
Forum: Cfengine Help Subject: Re: Cfengine Help: server_copy_remote IPV6 error Author: rivercross Link to topic: https://cfengine.com/forum/read.php?3,17016,17028#msg-17028 follow your message i change the client promises.cf add like this body agent control { skipidentify=>"true";

Re: Cfengine Help: server_copy_remote IPV6 error

2010-04-28 Thread Nakarin Phooripoom
Please make sure that the domain variable is set in the configuration files read by both client and server; alternatively use 'skipidentify' and 'skipverify' to decouple DNS from the authentication. skipidentify http://www.cfengine.org/manuals/cf3-reference.html#skipidentify-in-agent skipverify

Cfengine Help: server_copy_remote IPV6 error

2010-04-28 Thread forum
Forum: Cfengine Help Subject: server_copy_remote IPV6 error Author: rivercross Link to topic: https://cfengine.com/forum/read.php?3,17014,17014#msg-17014 I use cfengine-3.0.4 on redhat5.4_x86 version,and try to use "cf-serverd" to distribute files to client. File Server: 192.168.1.10 promis