help-cfengine
[Top][All Lists]
Advanced

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

Re: DynamicAddresses not working?


From: Mark Burgess
Subject: Re: DynamicAddresses not working?
Date: Wed, 14 Dec 2005 13:36:32 +0100

iF YOU LOOK IN cfservd.c line 3221 you'll see hoiw it works.  I am not
sure why this is not working for you. I hope to provide an alternative
storage mechanism shortly which should alleviate this problem
altogether.

M

On Thu, 2005-12-08 at 16:29 +0100, Jakub Turski wrote:
>  ._         The little penguin sat on the shore,
> _@__        watching Jakub Turski write the letter
>     ~~~~~   on the memorable day of 2005/12/06 16:07
> 
> > > I'd like to know WHY the behaviour of cfservd is different from 
> > > documented :(
> >  on the server. Without DynamicAddresses, connection fails due to key 
> > mismatch.
> >  So, am I right, and the docs are wrong?
> 
>  I read the source:
> 
> crypto.c:
> 
> void SavePublicKey(char *name,RSA *key)
> 
> has:
> 
> if (stat(filename,&statbuf) != -1)
>    {
>    return;
>    }
> 
> Which translates - to me - 'Do not overwrite public keys'.
> 
> Now, can I get the answer why the documentation states otherwise? :(
> 
> KT.





reply via email to

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