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,
> [EMAIL PROTECTED] 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.
_______________________________________________
Help-cfengine mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-cfengine