Modifica delle impostazioni di sicurezza di Agent Controller in seguito all'installazione


Per modificare il livello desiderato di sicurezza:

  1. On machines where Agent Controller is installed, run the SetConfig script (SetConfig.bat for Microsoft Windows platforms; SetConfig.sh for non-Windows platforms), which is located in the bin subdirectory of the Agent Controller installation directory.
  2. Premere il tasto Invio per mantenere l'impostazione del percorso JRE.
  3. Per l'impostazione Modalità di accesso di rete, specificare ALL, LOCAL o CUSTOM per specificare quali host di rete possono accedere a questo Agent Controller.
  4. Se si specifica ALL, si consiglia di attivare la sicurezza (facendo riferimento alle operazioni descritte di seguito) per garantire che non venga eseguito alcun accesso non autorizzato. Unless you turn on security, the ALL setting provides a security level of None, as described in the Security overview .
  5. If you specify LOCAL, only the local Workbench can access Agent Controller, providing the Local access only level of security described in the Security overview .
  6. L'impostazione CUSTOM fornisce l'impostazione Solo host specifici e le opzioni di sicurezza aggiuntive potranno essere utilizzate o meno, a discrezione dell'utente. CUSTOM senza la sicurezza è l'impostazione consigliata da utilizzare con la sicurezza LDAP.
  7. Se è stato specificato CUSTOM, lo script richiederà un elenco di nomi host completi o indirizzi IP, separati da virgola, che possono accedere ad Agent Controller su questa macchina.
  8. Per l'impostazione Sicurezza abilitata, per attivare la sicurezza, immettere TRUE. Per disattivarla, immettere FALSE. It is especially recommended that you specify TRUE if you have specified ALL for the Network access mode setting.
  9. If you turn security on by typing TRUE, the script will prompt you to specify which users can access Agent Controller. Specify that any user can access by typing ANY, or specify a list of specific user names (IDs), separated by commas, that can access Agent Controller on this machine. When users attempt to access Agent Controller (whether ANY or a list were specified), they will be required to authenticate by entering their system password. This provides the Full security enablement level described in the Security overview.
  10. Premere Invio alle richieste rimanenti per terminare l'esecuzione mediante lo script SetConfig senza modificare le altre impostazioni.
Icona NotaNota

Host access control is not implemented for the TPTP_SOCKET transport layer, therefore it does not restrict host access in any way. If you wish to control host access and you are not using any components that require the new technology protocol (currently only the JVMTI agent requires this), you should remove the TPTP_SOCKET TransportLayer section from your serviceconfig.xml file.

Argomenti correlati
Panoramica sulla sicurezza



Copyright (C) 2006 Intel Corporation.