._         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.
-- 
   __    __.---------------------------------------------------------------.__
  (oo)  |           Black Holes are where God is dividing by zero             |
 / \/ \ |                                                                     |
 `V__V' `--.__penguin_#128720______________________________________________.--'


_______________________________________________
Help-cfengine mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-cfengine

Reply via email to