Reword ntp.conf 'Security session' explanation.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15248 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Fernando de Oliveira 2014-12-23 10:19:49 +00:00
parent 78b797d8c3
commit 39159bfb7d
2 changed files with 7 additions and 6 deletions

View File

@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ --> <!-- $LastChangedBy$ $Date$ -->
<!ENTITY day "22"> <!-- Always 2 digits --> <!ENTITY day "23"> <!-- Always 2 digits -->
<!ENTITY month "12"> <!-- Always 2 digits --> <!ENTITY month "12"> <!-- Always 2 digits -->
<!ENTITY year "2014"> <!ENTITY year "2014">
<!ENTITY copyrightdate "2001-&year;"> <!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team"> <!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;"> <!ENTITY version "&year;-&month;-&day;">
<!ENTITY releasedate "December 22nd, &year;"> <!ENTITY releasedate "December 23nd, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] --> <!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!-- x.y|development] --> <!ENTITY lfs-version "development"> <!-- x.y|development] -->

View File

@ -169,10 +169,11 @@ driftfile /var/lib/ntp/ntp.drift
pidfile /var/run/ntpd.pid</literal> pidfile /var/run/ntpd.pid</literal>
EOF</userinput></screen> EOF</userinput></screen>
<para>For security reasons, you may wish to add some more lines, <para>
accordingto e.g. <quote>Access Control Commands and Options</quote>, at You may wish to add a <quote>Security session</quote>. For
<ulink explanations, see
url="http://www.eecis.udel.edu/~mills/ntp/html/accopt.html#restrict"/>.</para> <ulink url="http://www.eecis.udel.edu/~mills/ntp/html/accopt.html#restrict"/>.
</para>
<screen role="root"><userinput>cat &gt;&gt; /etc/ntp.conf &lt;&lt; "EOF" <screen role="root"><userinput>cat &gt;&gt; /etc/ntp.conf &lt;&lt; "EOF"
<literal># Security session <literal># Security session