Home >

Lunacm Command Reference Guide > LunaCM Commands > partition > partition policyTemplateShow

partition policyTemplateShow  

Display the destructiveness and value of each policy from the specified partition policy template name.

Syntax

partition policyTemplateShow [-name <template_name>]

Option Shortcut

Parameter

Description
-name -n <template_name> Specifies the name of the template for which to display information.
If no template is named, the command shows the template that is currently loaded for editing, or tells you that no template is being modified.

Example

lunacm:> partition policyTemplateShow -name Sample02

                                                              Destructive
 Code Description                                   Value Off-To-On On-To-Off
 ______________________________________________________________________________

  0   Allow private key cloning                      On      Yes       No
  1   Allow private key wrapping                     Off     Yes       No
  2   Allow private key unwrapping                   On      No        No
  3   Allow private key masking                      Off     Yes       No
  4   Allow secret key cloning                       On      Yes       No
  5   Allow secret key wrapping                      On      Yes       No
  6   Allow secret key unwrapping                    On      No        No
  7   Allow secret key masking                       Off     Yes       No
  10  Allow multipurpose keys                        On      Yes       No
  11  Allow changing key attributes                  On      Yes       No
  15  Ignore failed challenge responses              On      Yes       No
  16  Operate without RSA blinding                   On      Yes       No
  17  Allow signing with non-local keys              On      No        No
  18  Allow raw RSA operations                       On      Yes       No
  20  Max failed user logins allowed                 10      N/A       N/A
  21  Allow high availability recovery               On      No        No
  22  Allow activation                               On      No        No
  23  Allow auto-activation                          On      No        No
  24  Allow indirect login                           Off     No        No
  25  Minimum pin length (inverted: 255 - min)       248     N/A       N/A
  26  Maximum pin length                             255     N/A       N/A
  28  Allow Key Management Functions                 On      Yes       No
  29  Perform RSA signing without confirmation       On      Yes       No
  30  Allow Remote Authentication                    On      No        No
  31  Allow private key unmasking                    On      No        No
  32  Allow secret key unmasking                     On      No        No
  33  Allow RSA PKCS mechanism                       On      Yes       No
  34  Allow CBC-PAD (un)wrap keys of any size        On      Yes       No
  35  Allow private key SFF backup/restore           On      Yes       No
  36  Allow secret key SFF backup/restore            On      Yes       No
  37  Force Secure Trusted Channel                   Off     No        Yes

Command Result : No Error