CLI Command Reference
policy
Makito
X User’s Guide, v2.2, Issue 02
328
policy
S
YNOPSIS
policy password set [quality=basic] [minlen=6] [minuppers=0] [mindigits=0]
[minsymbols=0] [expiry=yes] [lifetime=90] [remember=5]
policy session set [autologout=yes] [idletimeout=15]
policy crypto set [compliance=None] [tlsv1.{0|1|2}=yes] [sslv3=no]
policy crypto set [compliance=None]
policy pname/all get
D
ESCRIPTION
The
policy
command is used to configure and manage security policy settings. Policies are
needed to define security criteria such as the required quality, length and composition of
passwords. The security policies are: Password, Session, and Cryptographic Strength.
Security policies may be applied to bring the encoder to its CC evaluated configuration.
During the hardening procedure, it is important for the administrator to set the policies
before creating accounts.
NOTE
The
policy
command can only be used by an administrator.
A
CTIONS
policy password set
Modifies the password policy parameters.
A series of one or more
parameter=value
pairs
policy session set
Modifies the session policy parameters.
A series of one or more
parameter=value
pairs
can be specified at once. See
policy crypto set
Specifies the cryptographic policy.
The
compliance
parameter can be specified. See
policy pname/all get
Displays the policy information for either the policy
(i.e., password, session, or crypto) or the encoder.