System information

Reference Guide Crestron 3-Series Control Systems
48 3-Series Control Systems Reference Guide DOC. 7150A
Who Command Change
The WHO command shows the currently logged in users. This is in addition to what it
currently lists. The list is filtered base on access level (lower access cannot see
higher access).
WHO
TableStart:[ Transport Connections ]
Name |Index |User |Uptime |Address
-------------------------------------------------------
USB Connection |1 |james |00:08:54 |
Password Commands For Local Users
Set Password Policy
By default, the minimum password requirement on a 3-Series Control System is the
password length must be no less than 6 characters. Users with administrator right can
change the password policy by using the following command:
SETPASSWORDRULE {-ALL | -NONE} |
{-LENGTH:minPasswordLength} {-MIXED} {-DIGIT} {-SPECIAL}
-ALL: all rules are applied.
-LENGTH: specifies minimum password length. By default, the minimum
length is 6. This parameter can't be combined with NONE.
-MIXED: password must contain a lower and upper case character. This
parameter can't be combined with NONE.
-DIGIT: password must contain a number. This parameter cannot be
combined with NONE.
-SPECIAL: password must contain a special character. This parameter cannot
be combined with NONE.
Change Local User Password
When authentication is on, any logged-in user can change his or her password. The
user is prompted to enter the old password once and the new password twice. If the
old password does not match the current password, this operation fails and the
password is not changed.
UPDATEPASSWORD
No paramters needed
Reset Local User Password
When authentication is on, users with administrator right can reset a user’s password.
RESETPASSWORD -N:username -P:defaultpassword
-N: specifies name of the user to be reset
-P: specifies the default password