OpenView Storage Provisioner v1.1 - Release Notes
Management Appliance Software Requirements
7OpenView Storage Provisioner Release Notes
4. Edit the java.policy file to look like this:
5. Save the modified java.policy file.
Management Appliance Software Requirements
The following items are required for the Management Appliance software:
■ StorageWorks Command View EVA.
■ Management Appliance Software V2.0 with Service Pack 2.
Note: Service pack 1A is available on the Web at:
http://h18000.www1.hp .com/products/sanworks/s o ftwaredri vers/managementappliance/in
de x.html
Four service packs (SPs) are available for the Management Appliance software
V2.0. Make sure the Management Appliance software and applicable SPs are
installed prior to installing Storage Provisioner.
Note: The Management Appliance SPs are not cumulative. Each SP installs only the
specified content.
Management Appliance Software Update V1.0C SPs include:
■ Management Appliance Software Update V1.0C Service Pack 1A.
This SP fixes a security vulnerability in Simple Network Management
Protocol (SNMP) services. HP recommends installing SP1.
grant {
permission java.security.AllPermission;
};
//Standard extensions get all permissions by default
grant codeBase “file:${java.home}/lib/ext/*”{
permission java.security.AllPermission;
};