components/ntp/Solaris/ntp.client
changeset 1467 f14b6c5766ca
parent 432 4eda6f0a3346
--- a/components/ntp/Solaris/ntp.client	Thu Sep 12 07:07:27 2013 -0700
+++ b/components/ntp/Solaris/ntp.client	Fri Aug 16 06:35:08 2013 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2009, 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2009, 2013, Oracle and/or its affiliates. All rights reserved.
 
 # If you do not want to configure your client to listen for multicast, comment
 # this line out. This should only be used for casual time keeping, like keeping
@@ -26,6 +26,18 @@
 
 multicastclient 224.0.1.1
 
+# You can also use broadcast mode. Again, only use for casual timekeeping.
+
+broadcastclient
+
+# The default is to require authentication. Without authentication you do not
+# have any control over what servers your system is getting its time from. 
+# It is possible for another system to target your system to change the time. 
+# However for casual time keeping and ease of administration authentication 
+# may not be necessary. Using authentication is recommended.
+
+disable auth
+
 # To configure NTP servers, replace the server_name with either the IP address
 # or hostname of the server you wish to use. If you just want to keep the time
 # in a causual way, one server may be enough for you. If you wish to keep it