Changes for page SSL User Configuration

Last modified by Craig Lewis on 2024/12/16 20:56

From version 8.1
edited by Craig Lewis
on 2024/06/04 21:06
Change comment: There is no comment for this version
To version 15.2
edited by Craig Lewis
on 2024/12/16 20:51
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,4 +1,4 @@
1 -Crestron devices that support SSL may require the use of a secure connection between the processor and the device (ex: GWEXER/touchpanel).  To use a secure connection there must be a user on the processor (authentication enabled) with right to Connect ("Connects" group).
1 +Crestron devices that support SSL may require the use of a secure connection between the processor and the device (ex: GWEXER/touchpanel/CEN-IO).  To use a secure connection there must be a user on the processor (authentication enabled) with right to Connect ("Connects" group).
2 2  
3 3  
4 4  ==== Instructions: ====
... ... @@ -6,12 +6,16 @@
6 6  * Processor 
7 7  ** Authentication Enabled (if not already)
8 8  ** Create a user for the device to use
9 -[[image:1682957962161-234.png]]
10 -*** Password must contain at least one number and one special character
9 +** [[image:1682957962161-234.png]]
10 +*** Password requires at least one number and one special character on newer firmware
11 +*** adduser -n:cresdev -p:CresDevPass1234!
11 11  ** Add user to group "Connects"
12 -[[image:1682958012378-894.png]]
13 +** [[image:1682958012378-894.png]]
14 +*** addusertogroup -n:cresdev -g:Connects
13 13  ** Confirm user added
14 14  [[image:1682958075615-896.png]]
15 15  * Device
16 16  ** Add the CS (Control System) authentication user (command varies by device, e.g. CEN-GWEXER use command "setcsauth")
17 -[[image:1682958270367-409.png]]
19 +** [[image:1682958270367-409.png]]
20 +*** setcsauthentication -n:cresdev -p:CresDevPass1234!
21 +*** setcsauth -n:cresdev -p:CresDevPass1234!