Hi,

After  upgrading to 3.1.4 I run into the following error:

*client side:*

 /usr/local/sbin/cf-runagent -Dmyclass  -H 11.1.1.1
 !! Not authorized to trust the server=11.1.1.1's public key
(trustkey=false)
 !! Authentication dialogue with 11.1.1.1 failed
Unable to establish connection with 11.1.1.1
Segmentation fault


*server side:*

community> Allowing 11.1.1.2 to connect without (re)checking ID
community> Non-verified Host ID is cfclient.privdomain (Using skipverify)
community> Non-verified User ID seems to be mlz (Using skipverify)
community>  -> Public key identity of host "::ffff:11.1.1.2" is
"MD5=........."
community>  -> Last saw ::ffff:11.1.1.2 (-MD5=.....) now
community>  -> Going to secondary storage for key
community> A public key was already known from
cfclient.privdomain/::ffff:11.1.1.2 - no trust required
community> Adding IP ::ffff:11.1.1.2 to SkipVerify - no need to check this
if we have a key
community> The public key identity was confirmed as [email protected]
community> Challenge response from client ::ffff:11.1.1.2 was incorrect - ID
false?
community> Auth dialogue error
community> From (host=cfclient.privdomain,user=mlz,ip=::ffff:11.1.1.2)


Platform: debian_5/x86

ldd /usr/local/sbin/cf-runagent
        linux-gate.so.1 =>  (0xb776c000)
        libnss_nis.so.2 => /lib/i686/cmov/libnss_nis.so.2 (0xb774b000)
        libpthread.so.0 => /lib/i686/cmov/libpthread.so.0 (0xb7732000)
        librt.so.1 => /lib/i686/cmov/librt.so.1 (0xb7728000)
        libpcre.so.0 => /var/cfengine/lib/libpcre.so.0 (0xb76df000)
        libm.so.6 => /lib/i686/cmov/libm.so.6 (0xb76b9000)
        libdb-5.1.so => /var/cfengine/lib/libdb-5.1.so (0xb7505000)
        libcrypto.so.0.9.8 => /var/cfengine/lib/libcrypto.so.0.9.8
(0xb73b0000)
        libc.so.6 => /lib/i686/cmov/libc.so.6 (0xb7255000)
        libnsl.so.1 => /lib/i686/cmov/libnsl.so.1 (0xb723b000)
        libnss_files.so.2 => /lib/i686/cmov/libnss_files.so.2 (0xb722f000)
        /lib/ld-linux.so.2 (0xb776d000)
        libdl.so.2 => /lib/i686/cmov/libdl.so.2 (0xb722b000)


Everything else seems to work allright for the  linux debian and sparc
solaris platforms.

Thanks,
mlz.
_______________________________________________
Help-cfengine mailing list
[email protected]
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to