Harlan Stenn wrote:
> Danny:
> 
> The >auth< keyword.
> 
> Not autokey.
> 
> Private key.
> 
> H
> 

disable auth will disable both private key and autokey. It sets the
sys_authenticate flag in ntp_proto.c to 0 which means that it doesn't
require authentication and this applies to both types of authentication.
One might want to separate the different types and enable/disable them
separately but the code doesn't currently do that.

Danny
_______________________________________________
questions mailing list
[email protected]
https://lists.ntp.isc.org/mailman/listinfo/questions

Reply via email to