package install
Install the update contained in the specified secure package file (*.spkg). You must include the authorization code string found in the included authcode.txt file. Specify the string itself; you cannot specify the .txt file with the -authcode parameter. Use scp/pscp to securely transfer the secure package file to the appliance.
User access
admin
Syntax
package install -spkgfile <spkg_file> -authcode <auth_code>
Argument(s) | Shortcut | Description |
---|---|---|
-spkgfile <spkg_file> | -s |
Specifies the secure package file (*.spkg). |
-authcode <auth_code> | -a | Specifies the authorization code string found in the included authcode.txt file. |
Example
psesh:>package install -s test.spkg -a 5C6DF95B7F6837FD62E000 Please Enter the Admin Token PIN: Decryption Successful Signature Verification Successful Preparing packages for installation... dummy-package2-1.0-1 Preparing packages for installation... dummy-package1-1.0-1 RPM installation Successful SPKG package installation successful. Command Result : 0 (Success)
NOTE When installing a secure package on ProtectServer Network HSM Plus, the following error message may be displayed:
IRQ 16/viper0: IRQF_DISABLED is not guaranteed on shared IRQs
This does not affect any part of the installation and can be safely ignored.