Users guide
Intel® RAID Software User Guide 266
storcli /cx compare securitykey=ssssss
This command compares and verifies the security key of the controller.
storcli /cx delete securitykey
This command deletes the security key of the controller.
Input example:
storcli /c0 delete securitykey
storcli /cx set secu
ritykey keyId=kkkk
This command sets the key ID for the controller. The key ID is unique for every controller.
storcli /cx set securitykey=sssss [passphrase=sssss][keyid=sssss]
This command sets the security key for the controller. You can use the following options
with the set security key command.
Table 24. Set Security Key Input Options
Input example:
storcli /c0 set securitykey=Lsi@12345 passphrase=Lsi@123456
keyid=1
storcli /cx set secu
ritykey=sssss oldsecuritykey=ssss
[passphrase=sssss][keyid=sssss]
This command changes the security key for the controller.
Input example:
storcli /c0 set securitykey=Lsi@12345 oldsecuritykey=pass123
passphrase=Lsi@123456 keyid=1
Option Value Range Description
passphrase Should have a combination of
nu
mbers, upper case letters,
lower case letters, and special
characters.
Minimum of 8 characters and
maximum of
32 characters.
String that is linked to the controller
a
nd is used in the next bootup to
encrypt the lock key. If the
passphrase is not set, the controller
generates it by default.
keyid — Unique ID set for different controllers
to
help you specify a passphrase to a
specific controller.