Forum: Cfengine Help
Subject: Re: Release candidate for 3.1.0 (source code only)
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,18597,18621#msg-18621

Testing continues.  One agent is now failing to authenticate.
cf3 No existing connection to 10.129.148.10 is established...
cf3 Set cfengine port number to 5308 = 5308
cf3 Set connection timeout to 10
cf3  -> Connect to unxxhd01.example.com = 10.129.148.10 on port 5308
cf3  -> Matched IP 10.129.148.10 to key MD5=7a7ef01bd67c09908ac60fe987315375
cf3  -> Did not find new key format 
/var/cfengine/ppkeys/root-MD5=7a7ef01bd67c09908ac60fe987315375.pub
cf3  -> Trying old style /var/cfengine/ppkeys/root-10.129.148.10.pub
cf3  !! Not authorized to trust the server=unxxhd01.example.com's public key 
(trustkey=false)


Relevant policy bits.
        dev_env::
        "phost" string => "unxxhd01.example.com";


....

    !(unxxhd01|configa01)::
        allowallconnects => { "${g.phost}" };

        trustkeysfrom => { "${g.phost}" };


This was working prior to upgrade.  Other clients are working fine.  So far 
this is the only failure.

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

Reply via email to