bug-cfengine
[Top][All Lists]
Advanced

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

Re: cfservd 2.0.6 broken


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


I am back in the 'new hosts' category, as in trying to get things working again I wiped all my keys. It makes sense that the trust list is what I should be looking at.

The thing is, commenting these two lines out most definitely fixes my problem. I tried adding the diffs from 2.0.6 into 2.0.5, and it came down to the presence/absence of these lines being the determing factor. I simply cannot get cfrun to successfully connect to cfservd and initate a run with those lines in there. I would imagine that I am breaking something else by commenting them out, however.

address@hidden wrote:

These lines should not have any effect on hosts that already
had keys. If you are looking at adding new hosts that need
exchanged keys, then you need to think about the trust
list.

These lines should certainly be there.
M

On 22 Apr, Chip Seraphine wrote:
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?




_______________________________________________
Bug-cfengine mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/bug-cfengine



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Work: +47 22453272            Email:  address@hidden
Fax : +47 22453205            WWW  :  http://www.iu.hio.no/~mark
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~








reply via email to

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