bug-cfengine
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

requires encryption hangs on non encrypted copy...


From: Christian Pearce
Subject: requires encryption hangs on non encrypted copy...
Date: Mon, 13 Sep 2004 14:52:44 -0400

Interesting bug:

If encrytion is required in cfservd for a path,  a file trying to copy
with encryption set to false just hangs.

cfservd.conf -

admit:
        /home/pearcec/binaries <IPS>
                encrypt=true

cfagent.conf -
  
(!snSolarisPatchClstr_1008_installed.!snSolarisPatchClstr_1008_exists.(snSolarisPatchClstr_1008_manual|snSolarisPatchClstr_1008_automatic))::
       
/home/pearcec/binaries/data/sysNav/solaris/clusters/snSolarisPatchClstr-1008.zip
            dest=$(rep_path)/snSolarisPatchClstr-1008.zip
            server=$(cfengine_fqdn)
            type=checksum
            encrypt=false
            trustkey=true
            define=snSolarisPatchClstr_1008_exists

Notice How I set encrpyt to false.

>From cfservd :

cfservd: Host chuck.sysnav granted access to
/home/pearcec/saturn/data/sysNav/solaris/clusters/snSolarisPatchClstr-1009.zip
cfservd: File /home/pearcec/saturn requires encrypt connection...will
not serve
cfservd: Host chuck.sysnav denied access to
/home/pearcec/saturn/data/sysNav/solaris/clusters/snSolarisPatchClstr-1009.zip
cfservd: Host authorization/authentication failed or access denied
cfservd: From (host=chuck.sysnav,user=root,ip=209.50.130.117)

>From cfagent :

...............................................................
cfengine:chuck.pearcec.com: Strong authentication of server=mir.poss.com
connection confirmed
cfengine:chuck.pearcec.com: /var/sysnav/tar/snSolarisPatchClstr-1009.zip
wasn't at destination (copying)
cfengine:chuck.pearcec.com: Copying from
mir.poss.com:/home/pearcec/saturn/data/sysNav/solaris/clusters/snSolarisPatchClstr-1009.zip
 
(It is just sitting here hanging)

Should it error out with a denied?


-- 
Christian Pearce
http://www.commnav.com
http://www.perfectorder.com






reply via email to

[Prev in Thread] Current Thread [Next in Thread]