![Crestron 3 Series Reference Manual Download Page 18](http://html.mh-extra.com/html/crestron/3-series/3-series_reference-manual_2683607018.webp)
14
•
3-Series Control Systems
Reference Guide – DOC. 7150B
Out of the box, the device ships with the following local user groups with the
associated rights:
Default Rights of Local Groups
GROUP
1
2
3
4
5
6
7
Crestron Admin
Yes Yes Yes Yes Yes Yes Yes
Crestron Programmer
Yes Yes
No
Yes
No
Yes Yes
Crestron Operator
Yes Yes
No
Yes
No
No
Yes
Crestron User
No
Yes
No
No
No
No
No
Crestron Connect
No
No
No
Yes
No
No
No
Password Management
The following sections explain how to manage passwords for local users on the
control system.
Set Password Policy
To set the password policy for the control system, issue the
SETPASSWORDRULE
command.
•
Syntax:
SETPASSWORDRULE {-ALL | -NONE} |
{-LENGTH:minPasswordLength} {-MIXED} {-DIGIT} {-SPECIAL}
o
-ALL
: All password rules are applied.
o
-NONE
: No password rules are applied.
o
-LENGTH
: Specifies the minimum password length. By default, the
minimum password length is six characters.
o
-MIXED
: Specifies that the password must contain a lower and upper
case character.
o
-DIGIT
: Specifies that the password must contain a number
character.
o
-SPECIAL
: Specifies that the password must contain a special
character.
NOTE:
The
-LENGTH
,
-MIXED
,
-DIGIT
, and
-SPECIAL
parameters
cannot be combined with
NONE
.
•
Example:
SETPASSWORDRULE -LENGTH:9 -MIXED -DIGIT -SPECIAL
All passwords that are created, updated, or reset for local users must follow the
password rules set by this command to be considered valid.