Pārlūkot izejas kodu

Merge pull request #13092 from JamesDeFabia/HPCC-23010updatedalienv

HPCC-23010 Document use of updatedalienv for Dali Whitelist

Reviewed-By: Jake Smith <jake.smith@lexisnexis.com>
Reviewed-By: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman 5 gadi atpakaļ
vecāks
revīzija
b2def09023
1 mainītis faili ar 13 papildinājumiem un 1 dzēšanām
  1. 13 1
      docs/EN_US/HPCCSystemAdmin/SA-Mods/DaliLDAP.xml

+ 13 - 1
docs/EN_US/HPCCSystemAdmin/SA-Mods/DaliLDAP.xml

@@ -127,7 +127,7 @@
 &lt;/Environment&gt;
 </programlisting></para>
 
-    <para>Hosts can be specified by hostname or IP address. </para>
+    <para>Hosts can be specified by hostname or IP address.</para>
 
     <para>Roles must be one of the following supported roles:</para>
 
@@ -237,6 +237,18 @@ TreeView, UpdateEnv, XRef</programlisting></para>
       <para><programlisting>dalidiag &lt;dali-ip&gt; -whitelist</programlisting></para>
     </sect3>
 
+    <sect3>
+      <title>Update Dali without restarting</title>
+
+      <para>To update whitelist information in Dali without restarting, use
+      the <emphasis role="bold">updtdalienv</emphasis> command line
+      tool</para>
+
+      <para>(found in /opt/HPCCSystems/bin/)</para>
+
+      <para><programlisting>updtdalienv &lt;environment-xml-file&gt; -i &lt;dali-ip&gt; </programlisting></para>
+    </sect3>
+
     <sect3 role="brk">
       <title>Use envmod to add or remove entries in the supplementary
       Whitelist</title>