components/ntp/Solaris/ntp.client
branchs11u1-sru
changeset 2795 a8138e69c041
parent 432 4eda6f0a3346
child 4213 9164037457d6
--- a/components/ntp/Solaris/ntp.client	Fri Oct 18 05:25:47 2013 -0700
+++ b/components/ntp/Solaris/ntp.client	Fri Oct 11 13:46:59 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