bug-cfengine
[Top][All Lists]
Advanced

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

cfservd 2.0.6 broken


From: Chip Seraphine
Subject: cfservd 2.0.6 broken
Date: Tue, 22 Apr 2003 12:29:23 -0500
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:1.2.1) Gecko/20030121


I could not get cfrun to talk to cfservd in 2.0.6 using the same config that worked in 2.0.5. I diffed the sources, and noticed this in cfservd.c:

949a942
>    DeleteItemList(TRUSTKEYLIST);
953c946
<
---
>
956a950
>    TRUSTKEYLIST = NULL;


I commented out these lines and things work fine now. However, I feel very uncomfortable with this-- obviously somebody added them for a reason. Is there a better way to get this working again?






reply via email to

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