- always recalculate PLC_API_MAINTENANCE_SOURCES; basically, make this
authorMark Huang <mlhuang@cs.princeton.edu>
Wed, 29 Mar 2006 05:15:05 +0000 (05:15 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Wed, 29 Mar 2006 05:15:05 +0000 (05:15 +0000)
  an internal variable

plc_config.xml

index 5d494a0..dba383b 100644 (file)
          <name>Authorized Hosts</name>
          <value></value>
          <description>A space-separated list of IP addresses allowed
-         to access the API through the maintenance account. If left
-         blank, the API, web, and boot servers are
-         allowed.</description>
+         to access the API through the maintenance account. The value
+         of this variable is set automatically to allow only the API,
+         web, and boot servers, and should not be
+         changed.</description>
        </variable>
 
        <!-- The following are not actually meant to be configurable