Wiki source code of SSL User Configuration
Version 15.1 by Craig Lewis on 2024/12/13 19:47
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
5.1 | 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). |
| 2 | |||
| 3 | |||
| 4 | ==== Instructions: ==== | ||
| 5 | |||
| 6 | * Processor | ||
| 7 | ** Authentication Enabled (if not already) | ||
| |
10.1 | 8 | ** Create a user for the device to use |
| 9 | ** [[image:1682957962161-234.png]] | ||
| |
12.1 | 10 | *** Password requires at least one number and one special character on newer firmware |
| |
10.2 | 11 | *** adduser -n:cresdev -p:CresDevPass1234! |
| |
5.1 | 12 | ** Add user to group "Connects" |
| |
12.1 | 13 | ** [[image:1682958012378-894.png]] |
| |
11.1 | 14 | *** addusertogroup -n:cresdev -g:Connects |
| |
5.1 | 15 | ** Confirm user added |
| 16 | [[image:1682958075615-896.png]] | ||
| 17 | * Device | ||
| |
6.1 | 18 | ** Add the CS (Control System) authentication user (command varies by device, e.g. CEN-GWEXER use command "setcsauth") |
| |
12.1 | 19 | ** [[image:1682958270367-409.png]] |
| |
15.1 | 20 | *** setcsauthentication -n:cresdev -p:CresDevPass1234! |
| 21 | *** setcsauth -n:cresdev -p:CresDevPass1234! |