sscargal / pmemchk

MIT License
0 stars 1 forks source link

[Rule] [Optane] [ipmctl_show_-a_-dimm] MasterPassphraseEnabled = True #24

Closed sscargal closed 2 years ago

sscargal commented 2 years ago

Analyzer Module: Optane Input File: ipmctlshow-a_-dimm Parameter: MasterPassphraseEnabled Description: This rule should check if the MasterPassphraseEnabled has been enabled (1) and return an INFO message to the user. Enabling the MasterPassphraseEnabled is not a failure, but it's an uncommon situation that the user should be made aware of in case it's relevant to a current or future issue.

Rule Passes:

   MasterPassphraseEnabled=0

Possible Values

MasterPassphraseEnabled
           This property indicates if master passphrase is enabled. If it is disabled, then it cannot be enabled. One of:

           •   0: Disabled - Cannot be enabled.

           •   1: Enabled - Master passphrase can be changed. Cannot be disabled.