Wiki source code of SSL User Configuration
Version 12.1 by Craig Lewis on 2024/10/07 18:10
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 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) | ||
| 8 | ** Create a user for the device to use | ||
| 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! | ||
| 12 | ** Add user to group "Connects" | ||
| 13 | ** [[image:1682958012378-894.png]] | ||
| 14 | *** addusertogroup -n:cresdev -g:Connects | ||
| 15 | ** Confirm user added | ||
| 16 | [[image:1682958075615-896.png]] | ||
| 17 | * Device | ||
| 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! |