Disable or Secure NC2IO Web Interface

kylr

New member
By default the Connect I/O devices are accessible via web browser, but there doesn't seem to be any way to password protect that access. Does anyone know of a way to completely disable the web interface?

We're doing a security audit on all of our network-connected broadcast gear, and it's shocking how much of it doesn't offer any way to encrypt or restrict access.
 
You can password protect it by creating a web_passwords files in
Code:
C:\ProgramData\NewTek\NewTek Connect1\Configuration
path above is from a Connect NC1 I/O system.

There is more information on page 66 (PDF page 74) of the Integration and Automation guide (section 7.3.1 Password Protection).

Here is a link to generate the password data you need. Set encryption and authenication to Digest. Set Realm empty/blank. Then copy digest algorithm result into web_password file.
 
Back
Top