Changes for page SSL User Configuration

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

From version 11.1
edited by Craig Lewis
on 2024/10/07 18:08
Change comment: There is no comment for this version
To version 16.1
edited by Craig Lewis
on 2024/12/16 20:56
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: ====
... ... @@ -7,15 +7,15 @@
7 7  ** Authentication Enabled (if not already)
8 8  ** Create a user for the device to use
9 9  ** [[image:1682957962161-234.png]]
10 -*** adduser -n:cresdev -p:CresDevPass1234!
11 11  *** Password requires at least one number and one special character on newer firmware
11 +*** adduser -n:cresdev -p:CresDevPass1234!
12 12  ** Add user to group "Connects"
13 -[[image:1682958012378-894.png]]
13 +** [[image:1682958012378-894.png]]
14 14  *** addusertogroup -n:cresdev -g:Connects
15 15  ** Confirm user added
16 16  [[image:1682958075615-896.png]]
17 17  * Device
18 18  ** Add the CS (Control System) authentication user (command varies by device, e.g. CEN-GWEXER use command "setcsauth")
19 -[[image:1682958270367-409.png]]
20 -*** setcsauthentication -n:credev -p:CresDevPass123!
21 -*** setcsauth -n:credev -p:CresDevPass123!
19 +** [[image:1682958270367-409.png]]
20 +*** setcsauthentication -n:cresdev -p:CresDevPass1234!
21 +*** setcsauth -n:cresdev -p:CresDevPass1234!