mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Mark Craig
28.54.2011 7fd7d14e5c844c0fc85ea102d3dd3e0c64207d9b
Mention FQDNs
1 files modified
15 ■■■■■ changed files
opendj3/src/main/docbkx/install-guide/chap-before-you-install.xml 15 ●●●●● patch | view | raw | blame | history
opendj3/src/main/docbkx/install-guide/chap-before-you-install.xml
@@ -50,6 +50,21 @@
  major security fix for TLS as well.</para>
 </section>
 <section xml:id="prerequisites-fqdn">
  <title>FQDNs For Replication</title>
  <indexterm><primary>Fully qualified domain name requirements</primary></indexterm>
  <para>OpenDJ replication requires that you use fully qualified domain names,
  such as <literal>opendj.example.com</literal>.</para>
  <para>Although you can use host names like <literal>my-laptop.local</literal>
  for evaluation, in production and even in your lab, you must either ensure
  DNS is set up correctly to provide fully qualified domain names, or set up
  <filename>/etc/hosts</filename> (or
  <filename>C:\Windows\System32\drivers\etc\hosts</filename>) to provide
  fully qualified domain names.</para>
 </section>
 <section xml:id="prerequisites-hardware">
  <title>Hardware</title>