Remove duplicate note that Kerberos 5 requires synchronized time.
This commit is contained in:
parent
ff40f5305a
commit
36be454474
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21994
1 changed files with 4 additions and 11 deletions
|
@ -2420,9 +2420,10 @@ jdoe@example.org</screen>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Is your time in sync? Are you sure? If the time is not in
|
<para>Do all the computers in your realm have synchronized
|
||||||
sync (typically within five minutes) authentication will
|
time settings? If not, authentication may fail.
|
||||||
fail.</para>
|
<xref linkend="network-ntp"> describes how to synchronize
|
||||||
|
clocks using <acronym>NTP</acronym>.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
|
@ -2499,14 +2500,6 @@ jdoe@example.org</screen>
|
||||||
the authenticity of each <acronym>TGT</acronym>.</para></note>
|
the authenticity of each <acronym>TGT</acronym>.</para></note>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
|
||||||
<para>You have to keep the time in sync between all the
|
|
||||||
computers in your realm. <acronym>NTP</acronym> is
|
|
||||||
perfect for this. For more information on
|
|
||||||
<acronym>NTP</acronym>, see
|
|
||||||
<xref linkend="network-ntp">.</para>
|
|
||||||
</listitem>
|
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>If you want to use long ticket lifetimes (a week, for
|
<para>If you want to use long ticket lifetimes (a week, for
|
||||||
example) and you are using <application>OpenSSH</application>
|
example) and you are using <application>OpenSSH</application>
|
||||||
|
|
Loading…
Reference in a new issue